This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rsync of cvs


dear all

I would like to rsync the cvs repository locally so that we have a backup

I used to do this with gcc when I was at uni from sourceware.cygnus.com 
but I understand URL this has become obsolete

following the output from

$ rsync --archive --delete --checksum --compress --stats --progress 
rsync://sources.redhat.com/ .

I wanted

$ rsync --archive --delete --checksum --compress --stats --progress 
rsync://sources.redhat.com/cygwin-cvs .

now this I presumed would get me the source but no
all I end up with is the website !

what am I doing wrong ?
is there any other way of getting a cygwin cvs backup ?

regards

john jones


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]