[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Mac OS X + SVN 1.5.1 = Branch problem

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Sat, 16 Aug 2008 22:05:34 -0700

Koichi Tsunoda wrote:
> Hello,
>
> Did anyone else using Mac OS X with SVN 1.5.1 hit this problem? This problem
> does not exist for SVN 1.4.4.

Can you reproduce this using the command line client? For those of us that
don't speak maven, it is a bit difficult to figure out what's really going on here.

Thanks,
-Hyrum

>>
>> -------
>>
>> mvn release:branch -DupdateBranchVersions=true
>> -DupdateWorkingCopyVersions=false -DbranchName=stuff-1.0.10.X
>>
>> .....
>>
>> org.apache.maven.shared.release.scm.ReleaseScmCommandException: Unable to
>> branch SCM
>> Provider message:
>> The svn branch command failed.
>> Command output:
>> svn: Commit failed (details follow):
>> svn: File '/svn/flash/Stuff/branches/stuff-1.0.10.X/Stuff/pom.xml' already
>> exists
>>
>> at
>> org.apache.maven.shared.release.phase.ScmBranchPhase.execute(ScmBranchPhase.ja
>> va:98)
>> at
>> org.apache.maven.shared.release.DefaultReleaseManager.branch(DefaultReleaseMan
>> ager.java:361)
>> at
>> org.apache.maven.shared.release.DefaultReleaseManager.branch(DefaultReleaseMan
>> ager.java:332)
>> at
>> org.apache.maven.plugins.release.BranchReleaseMojo.execute(BranchReleaseMojo.j
>> ava:130)
>> at
>> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.
>> java:451)
>> at
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecy
>> cleExecutor.java:558)
>> at
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(Defa
>> ultLifecycleExecutor.java:512)
>> at
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecyc
>> leExecutor.java:482)
>> at
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailur
>> es(DefaultLifecycleExecutor.java:330)
>> at
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Defaul
>> tLifecycleExecutor.java:227)
>> at
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleEx
>> ecutor.java:142)
>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.j
>> ava:25)
>> at java.lang.reflect.Method.invoke(Method.java:597)
>> at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>> at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>> at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Unable to branch SCM
>> Provider message:
>> The svn branch command failed.
>> Command output:
>> svn: Commit failed (details follow):
>> svn: File '/svn/flash/Stuff/branches/stuff-1.0.10.X/Stuff/pom.xml' already
>> exists
>>
>
>
>
>

Received on 2008-08-17 07:06:09 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.