Re: [rdiff-backup-users] cygwin to cygwin still not working

2007-01-30 Thread Marc Dyksterhouse
You should probably wait. I'm still not sure if the check for escaping dos devices should be done on the source or dest fsa in this case (or other cases that call this same routine). marc Andrew Ferguson wrote: Marc Dyksterhouse wrote: Jeff, Apply this patch to both sides: ===

Re: [rdiff-backup-users] cygwin to cygwin still not working

2007-01-30 Thread Andrew Ferguson
Marc Dyksterhouse wrote: > Jeff, > > Apply this patch to both sides: > > === > > --- fs_abilities.py.orig2007-01-30 20:20:03.334625000 -0500 > +++ fs_abilities.py 2007-01-30 20:20:09.772125000 -0500 > @@ -629,6 +629,7 @@ > def __init__(self, conn,

Re: [rdiff-backup-users] cygwin to cygwin still not working

2007-01-30 Thread Marc Dyksterhouse
Jeff, Apply this patch to both sides: === --- fs_abilities.py.orig2007-01-30 20:20:03.334625000 -0500 +++ fs_abilities.py 2007-01-30 20:20:09.772125000 -0500 @@ -629,6 +629,7 @@ def __init__(self, conn, fsa): self.conn = conn

[rdiff-backup-users] cygwin to cygwin still not working

2007-01-30 Thread Jeff Burns
I just upgraded both my cygwin computers to 1.1.9, but it still does not work completely. Should it work, or do I have some other problem specific to my installation? A copy of the output is below. [EMAIL PROTECTED] ~ $ rdiff-backup --print-statistics test [EMAIL PROTECTED]::/cygdrive/d/Backup/

[rdiff-backup-users] cygwin to cygwin still not working

2007-01-30 Thread Jeff Burns
I just upgraded both my cygwin computers to 1.1.9, but it still does not work completely. Should it work, or do I have some other problem specific to my installation? A copy of the output is below. [EMAIL PROTECTED] ~ $ rdiff-backup --print-statistics test [EMAIL PROTECTED]::/cygdrive/d/Backup/

Re: [rdiff-backup-users] rdiff-backup 1.1.9 released

2007-01-30 Thread rdiff
On Mon, 29 Jan 2007, dean gaudet wrote: here's a new release to fix the merge error in 1.1.8. enjoy! -dean Thank you for staying atop of maintenance, Dean! -Eric ___ rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org http://lists.n

[rdiff-backup-users] os x install trouble

2007-01-30 Thread Mark Palmberg
I'm trying to update the 1.0.4 version of rdiff-backup I have installed via darwinports (on OS X Tiger 10.4.8). Since the new 1.0.5 port isn't ready yet, I'm trying to install from the binary here: http://www.nongnu.org/rdiff-backup/ But I'm getting the following error(s) and am wondering if any