
24 Nov
2004
24 Nov
'04
11:30 p.m.
David Abrahams wrote:
I really wish there were a version control system with symlinks in repository.
Subversion (Unix only, though).
Gnuarch does, unix only since getting it to work on other platforms is a lot of work. I think that Bitkeeper and Perforce do as well, and might even support them on Windows. With Monotone you have to write your own hooks to support them, which is a pain but means that you might be able to do something with non-unix platforms. I don't think Darcs does, although I'm not sure.