[Users] GetComponents

Erik Schnetter schnetter at cct.lsu.edu
Tue May 4 08:54:58 CDT 2010


On May 4, 2010, at 8:49 , Bruno Coutinho Mundim wrote:

> Hi,
>
> would it be possible to add a directive such as !PROTOCOL to
> GetComponents? That would be useful to access git repositories
> with ssh protocol, for example. Some private arrangements may
> need this feature and it would be interesting to use GetComponents
> for them as well. What do you think?


The Carpet git repositories are accessed via ssh.  The urls look a bit  
strange (they don't have the "ssh://" prefix), but this should work.   
For example

	carpetgit at carpetcode.org:repos/carpet

would implicitly use ssh.  This url should maybe rewritten to be

	ssh://carpetgit@carpetcode.org/repos/carpet

to have a "true" url format.

-erik

-- 
Erik Schnetter <schnetter at cct.lsu.edu>   http://www.cct.lsu.edu/~eschnett/





More information about the Users mailing list