> What was hard about it Greg?  I've been using CVS to manage system
> configuration files for two years now.  I use a unique repository
> that only root can read/write.  The only draw back is that I have CVS
> directories all over my OS.  I use Red Hat 6.2 Linux 2.2.14-5.0 and
> CVS 1.10.7.

By the way, are there any funky issues with intermixing
of checked out directories from different repositories 
in the same directory tree?

E.g. 

I will, after checking out elsewhere and moving,
have ~glew/.cshrc, ~glew/bin/bp, ~glew/.emacs,
~glew/lib/gnu-emacs/foo.el... all checked out 
from ~glew/cvsroot  (actually, from /afs/.../glew/cvsroot),

while ~glew/work/dfa_app will be checked out from
a different project repository, /afs/.../proj/perf/dfa_app

E.g.  I have already learned that it is not a good idea
to have the cvs co flag that creates a CVS directory in the
parent of the directory that holds your workspace.

(Unfortunately, I can't remember what/where
that flag is/was, to remove it.)

Reply via email to