Tortoise SVN tree conflict with myself

Posted by Jesse Pepper on Stack Overflow See other posts from Stack Overflow or by Jesse Pepper
Published on 2010-06-01T15:33:37Z Indexed on 2010/06/01 15:53 UTC
Read the original article Hit count: 483

Has anyone had the experience of moving a file in tortoise and committing successfully, only to later commit a different change and be told of a tree conflict where:

  1. the file in its original location has been deleted, but in tortoise is marked as missing
  2. the file in its new location is there, but marked as already added.

(I use tortoise SVN, and we have client and server > 1.60)

Nobody else changed either the directory or the file (according to svn log).

  1. Why is this happening?
  2. Is there a way to avoid it happening?
  3. If it does happen, is there a more elegant way of fixing the problem than by deleting the whole folder and updating again?

© Stack Overflow or respective owner

Related posts about svn

Related posts about tortoisesvn