info-cvs
[Top][All Lists]
Advanced

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

check out several projects at once


From: Christian Tsotter
Subject: check out several projects at once
Date: 6 Apr 2006 01:34:18 -0700
User-agent: G2/0.2

Hello NG

We have following structure in our CVS repository (in fact its much
more complex, thats just an example)

root
    I---framework
    I---repository
    I---projekt1_server
    I---projekt1_client
    I---projekt2
    I---projekt3

To work on projekt1 you have to check out
* framework,
* repository,
* projekt1_server
* projekt1_client

To work on projekt2 you have to check out
* framework
* repository
* projekt2
* projekt3

Is there a possibilty to execute just one command to check out all to a
project related resources?
Like the developer checks out projekt2 and automatically is checking
out all related resources.
But if you work on projekt1 and projekt2 you should not have project
framework twice on your local machine.

Is triggers a possiblity? Modules?

Thanks,
Christian



reply via email to

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