Hi: I've suddenly been hit by the problem described at
http://jira.codehaus.org/browse/SCM-213 when running the 'release:prepare release:perform' goals. The svn command-line client fails when receiving an argument containing duplicate paths using two different conventions: one cygwin, the other Windows. svn: '/cygdrive/p/eclipse-workspace-qa-2.4.12/framework/p:/eclipse-workspace- qa- 2.4.12/framework' is not a working copy Last week it worked. Today it doesn't. Anyone have thoughts? Thanks. Brad --------------------------------------------------------- Here's a fragment of the -X output [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-release-plugin:2.0-beta -6:prepare' --> [DEBUG] (f) addSchema = true [DEBUG] (f) autoVersionSubmodules = false [DEBUG] (s) basedir = p:\eclipse-workspace-qa-2.4.12\framework [DEBUG] (f) commitByProject = false [DEBUG] (f) dryRun = false [DEBUG] (f) generateReleasePoms = false [DEBUG] (f) preparationGoals = clean verify [DEBUG] (f) project = [EMAIL PROTECTED] [DEBUG] (f) reactorProjects = [EMAIL PROTECTED] [DEBUG] (f) resume = true [DEBUG] (f) scmCommentPrefix = [maven-release-plugin] [DEBUG] (f) settings = [EMAIL PROTECTED] [DEBUG] (f) updateDependencies = true [DEBUG] (f) useEditMode = false [DEBUG] -- end configuration -- [INFO] [release:prepare] [INFO] Resuming release from phase 'scm-commit-release' [INFO] Checking in modified POMs... [INFO] Executing: svn --non-interactive commit --file c:\DOCUME~1\bsharp\LOCALS~ 1\Temp\maven-scm-298175632.commit --targets c:\DOCUME~1\bsharp\LOCALS~1\Temp\mav en-scm-46278-targets [INFO] Working directory: p:\eclipse-workspace-qa-2.4.12\framework [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Unable to commit files Provider message: The svn command failed. Command output: svn: '/cygdrive/p/eclipse-workspace-qa-2.4.12/framework/p:/eclipse-workspace- qa- 2.4.12/framework' is not a working copy svn: Can't open file '/cygdrive/p/eclipse-workspace-qa-2.4.12/framework/p:/eclip se-workspace-qa-2.4.12/framework/.svn/entries': No such file or directory [INFO] ------------------------------------------------------------------------ [DEBUG] Trace org.apache.maven.BuildFailureException: Unable to commit files Provider message: The svn command failed. Command output: svn: '/cygdrive/p/eclipse-workspace-qa-2.4.12/framework/p:/eclipse-workspace- qa- 2.4.12/framework' is not a working copy svn: Can't open file '/cygdrive/p/eclipse-workspace-qa-2.4.12/framework/p:/eclip se-workspace-qa-2.4.12/framework/.svn/entries': No such file or directory ... Caused by: org.apache.maven.plugin.MojoFailureException: Unable to commit files Provider message: The svn command failed. Command output: svn: '/cygdrive/p/eclipse-workspace-qa-2.4.12/framework/p:/eclipse-workspace- qa- 2.4.12/framework' is not a working copy svn: Can't open file '/cygdrive/p/eclipse-workspace-qa-2.4.12/framework/p:/eclip se-workspace-qa-2.4.12/framework/.svn/entries': No such file or directory ... [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Fri Dec 14 12:45:11 CST 2007 [INFO] Final Memory: 5M/9M [INFO] ------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
