[Bug 2947] New: stdout with [-v] -H --link-dest and
slink/sock/fifo/regf
samba-bugs at samba.org
samba-bugs at samba.org
Tue Aug 2 08:00:29 GMT 2005
https://bugzilla.samba.org/show_bug.cgi?id=2947
Summary: stdout with [-v] -H --link-dest and slink/sock/fifo/regf
Product: rsync
Version: 2.6.5
Platform: All
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: noreply at cpe-24-95-90-2.columbus.res.rr.com
QAContact: rsync-qa at samba.org
on the first time the destdir is populated by reference to the --link-dest...
regfiles are listed upon create/mtime but not delete in ./0/.
should be all three.
slinks/sockets/fifos are always listed even if no change in ./0/.
should be only upon create/mtime/delete.
to repeat...
use the familiar srcdir full of slink/sock/fifo/regf types
in both hardlinked/non-hardlinked versions.
sudo rsync -Haxv --delete --link-dst=`pwd`/1/ ./0/ ./2/
play with create/mtime/delete of slink/sock/fifo/regf in ./0/
increment link-dest and dest dir indexes and rerun
examine rsync output
repeat with next index
a duplicate rerun with the same indexes and no play is clean as it should be.
a duplicate rerun with the same indexes and play is properly listed.
use without -v is similarly weird in respect to the above tests.
not sure the output needs to differ based on type anymore but rather
be consistent instead. hope this helps.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the rsync
mailing list