$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_at_[hidden])
Date: 2004-11-24 18:30:36
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.