[ http://jira.codehaus.org/browse/SCM-128?page=comments#action_55231 ]
Dan Tran commented on SCM-128: ------------------------------ I locally convert any files in ScmFileSet to relative path of the working directory similiar to patch I have put in for starteam provider http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-provider-starteam/src/main/java/org/apache/maven/scm/provider/starteam/StarteamScmProvider.java Manually test release plugin with my local maven-scm using single project and multiple modules. > 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