Jean-Claude Gervais <[EMAIL PROTECTED]> writes:
> Hello,
>
> Is there a way to batch multiple checkout commands so they execute as
> ONE command?
>
> For example, if there was a syntax like -
>
> cvs co -r MY_TAG module1 -r MY_TAG2 module2 -r MY_TAG3 module3
>
> instead of issuing multiple commands
>
> Thanks.
The server might already be able to handle multiple
checkout requests in one transaction. However,
the CVS client does not support a way to express it.
-- Mark
_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs