Why am I getting tree conflicts in subversion?

Posted by Greg on Stack Overflow See other posts from Stack Overflow or by Greg
Published on 2009-04-10T17:57:06Z Indexed on 2010/04/02 11:03 UTC
Read the original article Hit count: 303

Filed under:
|

I had a feature branch of my trunk and was merging changes from my trunk into my branch periodically and everything was working fine. Today I went to merge the branch back down into the trunk and any of the files that were added to my trunk after the creation of my branch were flagged as a "tree conflict". Is there any way to avoid this in the future? I don't think these are being properly flagged.

Thanks.

© Stack Overflow or respective owner

Related posts about svn

Related posts about merge