[Bug 2913] rsync of symlinks on >=bsd needs lutimes(2) and lchmod(2)

samba-bugs at samba.org samba-bugs at samba.org
Sun Jul 31 10:38:46 GMT 2005


https://bugzilla.samba.org/show_bug.cgi?id=2913





------- Additional Comments From noreply at cpe-24-95-90-2.columbus.res.rr.com  2005-07-31 03:38 -------
the patch applies clean to: cvs co -D '2005-07-07 22:53:59-0000'
which refers to the latest src rev in the patch [not knowing which
tag or date to apply to]. ./configures ok, but make tanks with... 

gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt  -c rsync.c -o rsync.o
rsync.c: In function `set_perms':
rsync.c:75: too many arguments to function `set_modtime'
*** Error code 1
Stop in /tmp/rsync.


so skipping ahead and using this instead...
 cvs co -D '2005-07-31 00:00:00-0000'
...slinks work great. the following changes to the source slinks
are now transferred to the destination correctly...
 create/delete/user/group/perm/mtime
ran against a couple million mixed inodes. all but a
device and/or hardlink issue check out so far. checking...

HUGE THANKS TO THE RSYNC DEVEL[S] FOR THIS SLINK WORK!!!


-- 
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