info-cvs
[Top][All Lists]
Advanced

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

Managing a project in multiple directories?


From: google
Subject: Managing a project in multiple directories?
Date: 3 Jan 2006 11:05:21 -0800
User-agent: G2/0.2

Hi,

The project in question does not have a single root directory. Although
the bulk of the files live in /var/www (and *only* project-related
files are in there), some critical ones live in /etc and other
directories (and in most cases there are non-project files in these
directories). Effectively, the project consists of the entire
filesystem, with huge chunks (/tmp, /dev, /bin, ...) ignored.

The question is, how to convince CVS to treat this project as a single
unit: eg when checking out, I don't want to say 'cvs checkout proj' and
have the entire project filesystem dumped into ./proj; rather the
checked out files should be created with their correct absolute paths.

I'm not entirely sure that CVS is even the right tool for this job...

Any suggestions?

Regards,

Niall



reply via email to

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