Re: filelist calculation algoritm

2003-01-07 Thread Lorenzo Bettini
@hostname::module as I understand this works only when connecting to a rsync daemon... what if I wanted to use ssh as a shell? Lorenzo -- +-+ | Lorenzo Bettini ICQ# lbetto, 16080134 | | PhD student in Computer Science

Re: filelist calculation algoritm

2003-01-08 Thread Lorenzo Bettini
jw schultz wrote: On Tue, Jan 07, 2003 at 07:15:27PM +0100, Lorenzo Bettini wrote: Aaron Morris wrote: You did not specifically mention it: compression (-z) would probably help more than anything. Otherwise, you could do something like: Have a file (ie filelist.txt) that contains the

problems in updating cvsroot under cygwin

2003-08-23 Thread Lorenzo Bettini
file list ... I use this command to update: rsync -e ssh -avzu --delete -c -C --include=CVS --exclude-from=exclude-files @:/cvsroot . is it a known bug of the new release? thanks in advance Lorenzo -- +-+ | Lorenzo Bettini

Re: problems in updating cvsroot under cygwin

2003-08-25 Thread Lorenzo Bettini
Lorenzo Bettini wrote: Hi I've always updated and committed my cvsroot directory using rsync also under windows with rsync distributed with cygwin. After installed the new release of cywing with rsync 2.5.6 protocol version 26, updating my cvsroot does not work anymore (under windows