A lot to merge after creating a new branch in SVN

Posted by homaxto on Stack Overflow See other posts from Stack Overflow or by homaxto
Published on 2010-04-22T14:44:49Z Indexed on 2010/04/22 14:53 UTC
Read the original article Hit count: 167

Filed under:
|
|
|

We have recently made a new branch, let us call it rel3.6, which was based on the last release named rel3.5. Work has started on rel3.6, and meanwhile some bugs has been fixed on rel3.5 which now is used for a service pack to be released soon.

Today I wanted to merge those bugs from rel3.5 to rel3.6, so I fired up SmartSVN. Standing in the rel3.6 branch i chosed\ to merge with rel3.5 and selected to browse for a revision range. To my surprise there was a huge list of changes even though I checked "Stop on copy" and only showing mergeable revisions. Most of them where dated back before the creation of rel3.6. I did not expect to find anything from before rel3.5 was created.

If I make a merge, the only thing I get are changes and conflicts to directory properties.

Have I misunderstood something, or is it possible that something was done wrong when creating the branch?

© Stack Overflow or respective owner

Related posts about svn

Related posts about smartsvn