hi

is there a way you can define a module (in the modules file) to always
use a certain tag or branch? for instance, in the module "test" defined
as:

classes thirdpartysoft/classes
test projects/test &classes &htmlwidgets

I would like test to always contain the branch tagged "v_2_0" off
classes, but all other files must be the head revision. something like:

classes_2_0 -a -r v_2_0 thirdpartysoft/classes          # This doesn't
work
test projects/test &classes_2_0 &htmlwidgets

thanks in advance

david

PS. where can I find information on how people use cvs to solve SCM and
team work (CMM,TSP) issues?


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to