librsync/rdiff release 0.9.2

2001-03-12 Thread Martin Pool
A new release, 0.9.2 of librsync/rdiff is now available for download http://rproxy.sourceforge.net/download.html This version does genuine and (hopefully) reliable delta-compression of files: a viable alternative to diff/patch and xdelta, and a way to do rsync over sneakernet or email. There

Re: rsync hard link problems

2001-03-12 Thread Dave Dykstra
On Fri, Mar 09, 2001 at 04:34:53PM -0800, sarahwhispers wrote: > > Hi, > > I'm having difficulty using rsync to synchronize > hard-linked files. In some cases, it seems to > transfer a hard-linked file again even though > the one of the other hard-linked files has already > been copied.

Re: rsync Faq-O-Matic

2001-03-12 Thread Martin Pool
On 27 Feb 2001, [EMAIL PROTECTED] wrote: > Hi Martin. > > I was trying to post a question in the Troubleshooting category and > inadvertently created a Subcategory instead(readlink : No such file or > directory). I apologize for that. That's no problem; I've just converted it back to a plain

Small patch for librsync-0.9.2

2001-03-12 Thread Jos Backus
This is needed to get it to build on FreeBSD. There are still a number of warnings after this patch which I haven't investigated closely (yet). --- librsync-0.9.2.dist/rsync.h Sun Mar 11 23:25:06 2001 +++ librsync-0.9.2/rsync.h Mon Mar 12 23:48:50 2001 @@ -39,6 +39,8 @@ * See \ref intro fo