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

try to revert from a bad merge but get error result

From: James <oldyoungguy88_at_yahoo.com>
Date: Tue, 15 Mar 2016 14:22:02 +0000 (UTC)

Something wrong after I commit my merge from a branch to trunk. Now the version number is 689 and the previous is 687 in the trunk tree.I followed the online suggestions did the following from my trunk working copy directory:svn up
svn merge -r 689:687 .
and svn up
svn merge -c -687 .
both above give me an error result:svn: E155035: Can't merge into conflicted node '/locationToAFile/fileName.java'
search online but cannot find direct answer for this. can you tell me how to resolve above error and let me continue the revert?
Thanks,James
 
Received on 2016-03-15 15:22:26 CET

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.