[ http://jira.codehaus.org/browse/SCM-29?page=comments#action_58040 ]
Emmanuel Venisse commented on SCM-29: ------------------------------------- All tests are ok with cvsnt except CvsCheckoutCommandTest it run the following command : cvs -z3 -f -d D:\apache\maven\trunks\scm\maven-scm-providers\maven-scm-provider-cvs\src\test\repository -q checkout -r 1.107.4 -d testCheckOutWithTag test-repo/checkout CVSNT doesn't allow numeric tag name (1.107.4) : cvs [checkout aborted]: Numeric directory tags are not allowed. Need to check if user use CVSNT and verify tag format. > test with CVS NT > ---------------- > > Key: SCM-29 > URL: http://jira.codehaus.org/browse/SCM-29 > Project: Maven SCM > Type: Test > Components: maven-scm-provider-cvs > Reporter: Brett Porter > Fix For: 1.0 > > > Vincent reported test failures on CVS NT... test it and fix if required. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
