duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #24027] --full-if-older-than uses end time of b


From: Kenneth Loafman
Subject: [Duplicity-tracker] [bug #24027] --full-if-older-than uses end time of backup not start time
Date: Fri, 22 Aug 2008 12:06:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1

Follow-up Comment #6, bug #24027 (project duplicity):

There is not a problem with incremental backups.  I dug through the code and
then wrote a test case that did the following:

1) full backup of empty directory.
2) copy in enough data to make duplicity run a few seconds.
3) incremental backup of the same directory.
4) changed a file, t1, while backup was running.
5) changed a file, t2, after backup was complete,
6) incremental backup of the same directory.

The logs showed that the first incremental did not see t1 at all, and that
the second incremental backed up both t1 & t2.

I'm sure now we can put this discussion to rest.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?24027>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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