Hi,
While importing Postfix sources with svn_load_dirs.pl I noticed that it
doesn't support importing symlinks yet, ignoring them instead. However
symlink support turned out to be easy to add, see attached patch against
TRUNK.
Some notes:
a) the patch uses system('cp -d ...') to recreate the symlink in the
temporary dir. This may not be avaiable on all platforms that have
symlink support?
b) I've not checked the cases were symlinks have been changed into
regular files and vice versa or where the link targets have been
changed. The code follows the 'regular file' case here.
Regards,
Bastiaan Bakker
E.Novation LifeLine Networks bv
PS. I'm not subscribed to the list, so could you please CC me directly
in replies.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 12 21:24:17 2005