#3482: trac-admin hotcopy does not preserve file & directory ownership
------------------------+---------------------------------------------------
Reporter: anonymous | Owner: daniel
Type: defect | Status: new
Priority: normal | Milestone:
Component: trac-admin | Version: 0.9.6
Severity: minor | Keywords: hotcopy
------------------------+---------------------------------------------------
trac-admin hotcopy is not preserving the ownership of directories and
files. When I do hotcopy, as root, of trac project directory, the
resulting copy has user:group of 'root:root' for everything.
I guess that the hotcopy is doing a strait 'cp ...' command. It should be
doing archive mode copy i.e. 'cp -a ...' or equivalant 'cp -dpR ...'
according to man page.
Yeh Ha! I found a bug and was able to help! I much like this issue
tracker.
Best Regards, Jim
--
Ticket URL: <http://trac.edgewall.org/ticket/3482>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets