https://bugzilla.novell.com/show_bug.cgi?id=393993 Summary: rsync problem Product: openSUSE 11.0 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: koenig@linux.de QAContact: qa@suse.de Found By: --- I tried to rsync the TeXlive source tree using time rsync -av --exclude=.svn tug.org::tldevsrc . as suggested in http://www.tug.org/texlive/svn/ but the rsync hang after some 10MBs. I've restarted it many times with different options, I did not manage to get beyond ~100MB, now it always hangs before syncing new files. finally I run started the rsync binary (version 2.6.9 vs. 3.0.2 in 11.0-factory) and now it syncs like a charm. I still use only rsync-2.6.9 "in real live" so I don't have real world experiance yet with rsync3 (other that it breaks e.g. on AIX and HP-UX...;-) are there known issues with old vs. new rsync (protocol version 29 and 30 ) ? if yes, what about offering a "rsync2" backward compatible package too ? # /10.3/usr/bin/rsync --version | head -1 rsync version 2.6.9 protocol version 29 # /11.0/usr/bin/rsync --version | head -1 rsync version 3.0.2 protocol version 30 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.