Re: rsync stuck after correctly sending the file

2006-12-17 Thread Matt McCutchen
On 12/15/06, Loic Le Loarer <[EMAIL PROTECTED]> wrote: I didn't keep the generator strace file for this failure, sorry, but I have been able to generate a new set of straces for the same problem: when rsyncing two directories which contain one big ,v file, rsync is stuck after having transfered t

Re: rsync stuck after correctly sending the file

2006-12-15 Thread Loic Le Loarer
Matt McCutchen wrote: On 11/30/06, Loïc Le Loarer <[EMAIL PROTECTED]> wrote: I'm using rsync to replicate a cvs repository, it is working quite good except that I occassionnaly see rsync stucked after having transfered a file, it is always on a big ,v file containing multiple version of big bina

Re: rsync stuck after correctly sending the file

2006-12-11 Thread Matt McCutchen
On 11/30/06, Loïc Le Loarer <[EMAIL PROTECTED]> wrote: I'm using rsync to replicate a cvs repository, it is working quite good except that I occassionnaly see rsync stucked after having transfered a file, it is always on a big ,v file containing multiple version of big binary file. [...] What els