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
_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs