Hi - I'm new to CVS and have just installed the NTserver and am using 
WinCVS at the user end.
We have several applications which share various dlls. (Each 
application and dll has it's on module in the repository). Is there a 
nice way of grouping the modules so operations can be performed on a 
list of them? It would also be nice if I could set up the 
dependencies if at all possible.

e.g.
if I have the following modules...
app1
app2
dll1
dll2
dll3

app1 requires dll1 and dll2
app2 requires dll1 and dll3

it would be nice to know that when a programmer checkouts out/updates 
App1 they also need to checkout/update dll1&dll2. I think I might be 
looking to checkout and update a tag rather than a module but I'm not 
sure if this is correct or possible.

Thanks

James Driscoll



Reply via email to