On Wed, 4 Jan 2012 10:32:10 -0500
Phillip Moore <[email protected]> wrote:

> Yeah, but not anonymously.   The remote spec won't work with a git: or http: 
> URL
> 
> pmoore@Renegade$ git archive
> --remote=git://git.openefs.org/efs-deploy-config.git --format tar
> --prefix=test | tar vxf -
> fatal: read error: Connection reset by peer

$ git archive --remote git://git.openafs.org/openafs.git --format tar --prefix 
foo/ HEAD | tar xvf -
foo/
foo/.gitignore
foo/.splintrc
foo/Makefile-libafs.in
[...]

-- 
Andrew Deason
[email protected]

_______________________________________________
EFS-dev mailing list
[email protected]
http://mailman.openefs.org/mailman/listinfo/efs-dev

Reply via email to