Executing the following command (may break line):
cvs
-d:pserver:anonymous@linux.sporadicism.com:/home/cvs/src
co -d sharpcvslib-new -r HEAD sharpcvslib-test-repository
#cvslib displays the generic help message. It should
perform a checkout of the sharpcvslib-test-repository
module HEAD to the sharcvslib-new directory (behavior
confirmed with cvsnt).
Logged In: NO
The problem is caused by the dash in the new directory
location. The parsing of the options had a logic error in the
code.
Logged In: YES
user_id=874395
This has been corrected in the following files:
AddCommand.cs, CheckoutCommand.cs, CommitCommand.cs,
RTagCommand.cs, and UpdateCommand.cs. These files have
been modified on HEAD and Release_0_35_branch.