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

Question

From: Randall Reynolds <randallmreynolds_at_gmail.com>
Date: Wed, 7 Dec 2011 16:23:09 -0700

Hi,

I created a trunk and branch A from the trunk. Then, I created a file in
the trunk. Then, I merged from the trunk to the branch using TortoiseSVN's
merge two branches option. The merge encountered a tree conflict on the
file. Selecting edit tree conflict says:
    The last merge operation tried to delete/move/rename the file 'file'
but the file was deleted, moved, or renamed locally.

This message suggests that a merge operation tried to delete/move/rename a
file, and does not suggest that the merge operation tried to add the file.
Why?

What should I do to make the branch match the trunk, in this case? How can
I prevent the tree conflict from showing up in the future for this file?

Thanks,

Randall
Received on 2011-12-08 07:55:55 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.