[ http://jira.codehaus.org/browse/SCM-128?page=comments#action_55184 ]
Dan Tran commented on SCM-128: ------------------------------ more details with debug log [[DEBUG] Working directory: C:\dev\continuum\working-directory\12 [DEBUG] Command line: cvs -f -d :pserver:[EMAIL PROTECTED]:/home/cvs/ repository -q commit -R -F C:\DOCUME~1\vbdev\LOCALS~1\Temp\1\scm-commit-message4 5019.txt C:/dev/continuum/working-directory/12/pom.xml [DEBUG] Checking in C:/dev/continuum/working-directory/12/pom.xml; [DEBUG] /home/cvs/repository/oi/Attic/pom.xml,v <-- pom.xml [DEBUG] new revision: 1.1.2.18; previous revision: 1.1.2.17 [DEBUG] done Provider message: The cvs command failed. So if we convert the provided full path to relative path of working directory. It should work ie C:/dev/continuum/working-directory/12/pom.xml to pom.xml > Unable to do release:prepare with cvs provider > ---------------------------------------------- > > Key: SCM-128 > URL: http://jira.codehaus.org/browse/SCM-128 > Project: Maven SCM > Type: Bug > Components: maven-scm-provider-cvs > Versions: 1.0-beta-3 > Environment: xp, cvs > Reporter: Dan Tran > Priority: Blocker > Fix For: 1.0-beta-3 > > > release:prepare throws this error > [INFO] [release:prepare] > [INFO] Verifying there are no local modifications ... > [INFO] Executing: cvs -f -n -q update -d > [INFO] Working directory: C:\dev\continuum\working-directory\12 > [INFO] Checking lineage for snapshots ... > [INFO] Checking dependencies for snapshots ... > [INFO] Checking plugins for snapshots ... > [INFO] What is the release version for > "com.borland.optimizeit.win32:agent-win32 > "? [1.0.0-1] > [INFO] Transforming com.borland.optimizeit.win32:agent-win32 to release > [INFO] What tag name should be used? [agent-win32-1_0_0-1] > [INFO] Checking in modified POMs > Provider message: > The cvs command failed. > Command output: > cvs commit: Server attempted to update a file via an invalid pathname: > cvs [commit aborted]: `C:/dev/continuum/working-directory/12/pom.xml'. > Possible problem: > - cvs does not like full path > - cvs does not like java path on window > Note it passes localvalidation step, so the URL is good > What can i do? -- 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