RE: Undocumented Switch Configuration

2005-05-27 Thread Rod Macpherson
: Undocumented Switch Configuration   I use the following command form to merge a range of changes from one branch to another. Is this range behavior documented? The cvs –help for update makes no mention of multiple –j switches nor does checkout.   cvs update –j source_branch_bookmark –j

Undocumented Switch Configuration

2005-05-27 Thread Rod Macpherson
I use the following command form to merge a range of changes from one branch to another. Is this range behavior documented? The cvs –help for update makes no mention of multiple –j switches nor does checkout.   cvs update –j source_branch_bookmark –j source_branch module   I  run this s