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

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

Re: [rdiff-backup-users] "--compare-hash-at-time" bug?


From: Matthew Flaschen
Subject: Re: [rdiff-backup-users] "--compare-hash-at-time" bug?
Date: Thu, 26 Feb 2009 21:01:55 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Serge Zub wrote:
> This is my simple test:
> 
> we are backing up "dos" dir (see attachment)

I didn't get any attachment.

> 
>     rdiff-backup-1.3.1.exe dos backup
> 
> and then "unix" dir
> 
>    rdiff-backup-1.3.1.exe unix backup

I think you're basically doing:

mkdir dos unix backup
printf "foo\r\nbar">dos/any.hpp
rdiff-backup dos backup
cp dos/any.hpp unix/any.hpp
dos2unix unix/any.hpp
rdiff-backup unix backup
rdiff-backup --compare-hash-at-time 0B unix backup
rdiff-backup --compare-hash-at-time 1B dos backup

I don't get the results you do though with the above.  I am running
rdiff-backup 1.1.15 on Ubuntu Hardy.  I get:

"No changes found.  Directory matches archive data."

for both, as expected.  It would be useful if you run the exact test
case above.  As a final note, it is not really typical usage to backup
from two different directories.

Matt Flaschen




reply via email to

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