info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hierarchical Projects


From: Pico Geyer
Subject: Hierarchical Projects
Date: Wed, 12 Jan 2005 11:44:17 +0200

Hi all.

I've read somewhere that CVS does not support hierarchical projects.
(Projects within projects)
I don't want our CVS root to fill up with too many projects.
What is the best way to achieve the same result?
For example we have test projects that I still want to keep under
version control. My solution is to create a "TestProjects" project in
CVS and then sub directories such as "C++" and "Java" and then put each
test program under one of these.

The disadvantage is that I like using the CVS "import" statement to add
a project to CVS. With my method this is not possible and I need to
checkout a copy of "TestProjects" and that "add" my project to a sub
directory under that.

BTW What options are used with "cvs add" to add all files and
subdirectories (I'm assuming these exist) the way cvs import does.

I'm asking because I would like to know how other CVS users handle this
situation.


Thanks in advance.
Pico.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]