svn - TortoiseSVN is giving me a Tree Conflict -


i had branched trunk few weeks ago. made changes on branch, including moving directories. committed directory move changes merged them trunk (the other changes remained on branch future revision).

now, want merge trunk changes branch continue development of future revision. had tagged repository pre , post merge , logged made merge when committed initial merge trunk. used merged revision # revision , latest rev (also happens head right now) rev.

the merge today filled conflicts, including tree conflicts on directories moved , merged successfully. problem since there changes , new additions within relocated dirs (nothing old locations).

what did wrong?

the problem svn knows merging in 1 way, tree commit after merge knows merge (in 1.5+). in opinion have conflicts because svn try make changes branch branch , merged trunk. try first merge commit(s) trunk merged branch --record-only. record-only cahnge merge-info property. after merge (and commit branch) should able merge commits trunk.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -