On Wed, 4 Jan 2012 14:24:22 -0500
Phillip Moore <[email protected]> wrote:

> Hmm...   It's supposed to work, huh?
> 
> Are you aware of any special server-side configuration that is
> necessary to enable this?  When attempting this from a remote machine,
> I get the connection reset error for both git: and http: URLs, which
> otherwise work fine for cloning:

I didn't set up the openafs one, but it looks like maybe?

$ git help daemon
[...]
SERVICES
       These services can be globally enabled/disabled using the command line
       options of this command.
[...]
       upload-archive
           This serves git archive --remote. It is disabled by default, but a
           repository can enable it by setting daemon.uploadarch configuration
           item to true.
[...]

Also, web interfaces like gitweb usually provide a way to download
generated tarballs. github, for instance, does not enable this over the
git:// protocol, but they offer tarballs for arbitrary snapshots via
clicking some link on their web interface.

-- 
Andrew Deason
[email protected]

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

Reply via email to