duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [patch #6431] Incremental backup with missing backup


From: Kenneth Loafman
Subject: [Duplicity-tracker] [patch #6431] Incremental backup with missing backup file switches to full backup
Date: Sat, 23 Feb 2008 21:44:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3) Gecko/2008021416 Firefox/3.0b3

URL:
  <http://savannah.nongnu.org/patch/?6431>

                 Summary: Incremental backup with missing backup file
switches to full backup
                 Project: duplicity
            Submitted by: None
            Submitted on: Saturday 02/23/2008 at 15:44
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I would like to do incremental backups based only on the signatures.  But
Duplicity switches to the full backup if it cannot find the previous backup
sets (despite their signatures are available).

The patch works right for me either if there is
  return col_stats.other_sig_chains[0]
or
  return col_stats.other_sig_chains[-1]
so I expect there is something wrong with it.

But check_sig_chain() should not touch matched_chain_pair at all as it should
care only of the _signatures_.





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6431>

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





reply via email to

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