On Tue, Jul 14, 2009 at 12:35 PM, Siegfried Goeschl<[email protected]> wrote: > Hi folks, > > anyone out there having an idea what to do with? It is a reproducible > SVN problem but this is the only thing I know for the moment .... :-( > <snip/>
If all else fails, go straight to the master (use svn-master.apache.org) -- suspect you may be hitting the EU slave and some sync delays therein. And then after the release probably shouldn't use the master for regular development / SVN stuff, that'd defeat the purpose a bit. -Rahul > Thanks in advance > > Siegfried Goeschl > > PS: Was using "mvn -Prc release:prepare" on commons-exec > > === START === > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4 minutes 18 seconds > [INFO] Finished at: Tue Jul 14 18:25:40 CEST 2009 > [INFO] Final Memory: 68M/122M > [INFO] > ------------------------------------------------------------------------ > [INFO] Checking in modified POMs... > [INFO] Executing: svn --non-interactive commit --file > /tmp/maven-scm-1680689570.commit --targets > /tmp/maven-scm-3481365182813304861-targets > [INFO] Working directory: > /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk > [INFO] Tagging release with the label EXEC_1_0_1_RC2... > [INFO] Executing: svn --non-interactive copy --file > /tmp/maven-scm-2080104901.commit . > https://svn.apache.org/repos/asf/commons/proper/exec/tags/EXEC_1_0_1_RC2 > [INFO] Working directory: > /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk > [INFO] Transforming 'Commons Exec'... > [INFO] Not removing release POMs > [INFO] Checking in modified POMs... > [INFO] Executing: svn --non-interactive commit --file > /tmp/maven-scm-298400765.commit --targets > /tmp/maven-scm-3447475345724908690-targets > [INFO] Working directory: > /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Unable to commit files > Provider message: > The svn command failed. > Command output: > svn: Commit failed (details follow): > svn: The specified baseline is not the latest baseline, so it may not be > checked out. > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 5 minutes 39 seconds > [INFO] Finished at: Tue Jul 14 18:26:13 CEST 2009 > [INFO] Final Memory: 5M/10M > [INFO] > ------------------------------------------------------------------------ > > === END === > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
