$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: bill_kempf (williamkempf_at_[hidden])
Date: 2002-02-27 09:02:59
--- In boost_at_y..., John Maddock <John_Maddock_at_c...> wrote:
>
> >Thoughts, opinions, information?
>
> Why not just add a .cvsignore file to your local working copy -
won't that
> do what you want?
Yes, and no. I work on Boost from multiple computers/sites. I
could create a .cvsignore locally on each computer, but maintaining
them becomes a bit of a pain that way. That's why .cvsignore files
are generally added to the CVS repository.
Bill Kempf