On Mon, 2008-10-13 at 22:39 +0200, Chris Joelly wrote:
> i see lots of error messages with "io.c(1123)" showing up, but i don't
> know where to get the exact revision of this io.c file?
> 
> Can anybody tell me where i can find the CVS repository for example 
> rsync 2.6.9 to get the exact revision of the mentioned file for
> debugging purposes?

The repository uses git version control.  It can be downloaded like
this:

git clone git://git.samba.org/rsync.git

or browsed on the Web at:

http://gitweb.samba.org/?p=rsync.git

io.c(1123) in rsync 2.6.9 is at:

http://gitweb.samba.org/?p=rsync.git;a=blob;f=io.c;hb=v2.6.9#l1123

Matt

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to