Hello,

first i want to apologize if the answer to my question is "RTFM" but i did
not find the "FM" ;-).

My problem is that i have to maintain different projects that share some
common files.

the local data (Working directory looks like that):
First project:
\project1\cpp\
\project1\cpp\etc\
\project1\cpp\common\   // this Directory contains the correct version of
the common files for Project1

Second project:
\project2\cpp\
\project2\cpp\etc\
\project2\cpp\common\   // this Directory contains the correct version of
the common files for Project2


I wanted to have something like the following on the CVS side:

\common\   // here are all the different versions of common data
\project1\cpp\... // without a comon directory
\project2\cpp\... // without a comon directory

How can this be done maintaining all the directorys automatically. I am
using WINCVS at the moment
without a real CVS server at the moment. If a CVS server and the usage of
modules would be the
the solution its possible to install a server but how can it be done ???

I hope i made my problem clear enough.


Lars


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to