$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-03-07 17:52:41
----- Original Message -----
From: <larsbj_at_[hidden]>
> You should read
>
> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg16034.html
>
> and the article referenced therein.
>
> It is the merging of branches that can be tricky.
It's a good document, but I don't think it addresses Beman's problem: he
wants to allow development on files which don't appear as part of HEAD at
all. As far as I can tell, his method is the only one that works. The only
problem with it is that it's hard to be sure you've picked the right
location / directory name for the development library until after its
review.
-Dave