bugrdiff-backup - Bugs: bug #15312, --include-globbing-filelist...

 
 

bug #15312: --include-globbing-filelist includes a directory that was excluded

Submitter:  Daniel Webb <danielwebb>
Submitted:  Thu 29 Dec 2005 07:28:03 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 30 Dec 2005 01:50:14 AM UTC, comment #4: 

(Daniel said in email he is using 0.13.4 and that we could assume it fixed in the current versions.)

Benedict Escoto <bescoto>
Group administrator
Thu 29 Dec 2005 08:20:30 PM UTC, comment #3: 

rdiff-backup has nothing to do with rsync other than being thematically similar.  You could uninstall rsync and rdiff-backup would still run.

Make sure you have the newest version of rdiff-backup installed (1.0.3).

Benedict Escoto <bescoto>
Group administrator
Thu 29 Dec 2005 07:29:35 PM UTC, comment #2: 

Maybe it has been fixed in newer versions?  I'm using

% rsync --version
rsync  version 2.6.4  protocol version 29

in Debian stable.

Daniel Webb <danielwebb>
Thu 29 Dec 2005 06:25:14 PM UTC, comment #1: 

You sure about this?  It works for me:

~ $ mkdir -p test/.adobe
~ $ cd test
~/test $ echo "- ./.adobe" > ../filter
~/test $ rdiff-backup --include-globbing-filelist ../filter . ben@localhost::/home/ben/out
Enter passphrase for key '/home/ben/.ssh/id_rsa':
~/test $ cd ../out/
~/out $ du
8       ./rdiff-backup-data/increments
80      ./rdiff-backup-data
88      .
~/out $

Benedict Escoto <bescoto>
Group administrator
Thu 29 Dec 2005 07:28:03 AM UTC, original submission:  

To reproduce:

% mkdir -p /home/test/.adobe
% cd /home/test
% echo "- ./.adobe" > /home/filter
% rdiff-backup --include-globbing-filelist /home/filter . user@remote::test

On remote (previously ~/test didn't exist):
% cd test && du
4       ./rdiff-backup-data/increments
24      ./rdiff-backup-data
4       ./.adobe
32      .

Daniel Webb <danielwebb>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-30 bescoto StatusNone Invalid
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code