Rsync maintained patches repository

Matt McCutchen matt at mattmccutchen.net
Fri May 29 01:04:59 GMT 2009


Wayne,

How can I access the rsync maintained patches repository with the git
tools?  These work:

$ firefox http://gitweb.samba.org/?p=rsync.git;a=summary
$ git clone git://git.samba.org/rsync.git
$ firefox http://gitweb.samba.org/?p=rsync.git/patches.git;a=summary

So I thought this might work, but it doesn't:

$ git clone git://git.samba.org/rsync.git/patches.git
Initialized empty Git repository in /PATH/TO/patches/.git/
fatal: The remote end hung up unexpectedly

-- 
Matt



More information about the rsync mailing list