[darcs-devel] [issue820] wishlist: manage symlinks under version control

Eric Kow bugs at darcs.net
Wed Aug 26 16:21:24 UTC 2009


Eric Kow <kowey at darcs.net> added the comment:

The current FAQ suggests to simulate this by version controlling an
update-symlinks.sh script.

# example update-symlinks.sh
ln -s foo/quux bar
ln -s foo/wibble wibble2

# example _darcs/prefs/defaults
ALL posthook sh update-symlinks.sh

But posthooks do not propagate.  It might be useful to have some sort of
posthook-style pref that does propagate, which would also be good for
"version controlling" file permissions.

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue820>
__________________________________


More information about the darcs-devel mailing list