svn reintegrate a branch with externals fails

Posted by dnndeveloper on Stack Overflow See other posts from Stack Overflow or by dnndeveloper
Published on 2009-11-19T15:15:45Z Indexed on 2010/04/21 10:03 UTC
Read the original article Hit count: 329

Filed under:
|
|

using svn 1.6.6 with tortoisesvn 1.6.6

what I am doing:

1) Apply external properties to a folder in the trunk (both single file and folder external, externals are binary files)

2) Create a branch from the trunk and update the entire project

3) Modify a file on the branch and commit the changes, then update the entire project.

4) Merge -> "Reintegrate a branch" when I get to the last screen I click "test merge" and get this error: Error: Cannot reintegrate into mixed-revision working copy; try updating first

I update the entire project and still the same error.

other observations: If I "Merge a range of revisions" everything works fine. If I remove the externals everything works fine using either "Merge a range of revisions" or "Reintegrate a branch"

Anyone else having this issue?

© Stack Overflow or respective owner

Related posts about svn

Related posts about merge