info-cvs
[Top][All Lists]
Advanced

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

Re: Managing a project in multiple directories?


From: google
Subject: Re: Managing a project in multiple directories?
Date: 4 Jan 2006 03:50:44 -0800
User-agent: G2/0.2

Thanks very much for your assistance, Mark and Ted. The modules file
did exactly what we needed; the end result being:

proj -a fetchmail www lib cache named etc

fetchmail -d usr/share/fetchmail fetchmail
www -d var/www www
lib -d var/lib lib
cache -d var/cache cache
named -d var/named named
etc -d etc etc


...and doing cvs checkout from /.

Although a configuration management tool is probably more appropriate
for the general case, in this particular one CVS seems to have given us
what we needed.

Thanks again!



reply via email to

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