rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Marc Dyksterhouse
Subject: Re: [rdiff-backup-users] cygwin to cygwin still not working
Date: Wed, 31 Jan 2007 10:56:38 -0500
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

This patch should fix --list-increments for v1.1.9:

   http://www.visiwave.com/download/rdiff_backup/fs_abilities.py.3.patch

Andrew, can you add this to cvs HEAD?  Thanks.

marc

Andrew Ferguson wrote:
Marc Dyksterhouse wrote:
Jeff,

Apply this patch to both sides:

===============================

--- fs_abilities.py.orig        2007-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
                 self.dest_fsa = fsa
+               self.src_fsa = fsa

         def update_triple(self, fsa_support, attr_triple):
                 """Update global vars from single fsa test"""


Marc,

Would you like this patch applied to CVS? Or should I wait for a
complete fix?

Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]