up vote 8 down vote favorite
3
share [g+] share [fb]

I'm already using SVN 1.5, both sever(VisualSVN 1.5.1) and client-side(TortoiseSVN 1.5.1) but we are using a fairly lengthy SVN Branch-Merge dance.

How ready is the Merge-Tracking facility of SVN 1.5.x and is it yet possible to use it from TortoiseSVN?

link|improve this question

77% accept rate
feedback

2 Answers

up vote 5 down vote accepted

Subversion releases are generally pretty solid, version 1.5 has been in the works for 2 years. That being said, there are always some known issues.

link|improve this answer
feedback

It is productive. You can see the merged revision in the Log-Dialog and the reintegrate merge works fine.

However, there is no graphical representation of the merges inside revision graph and according to stephan Küng there will be no merge info in revision graph due to performance reasons.

The merge algorithm will change in future releases to catch some edge-cases better, but it is working real fine.

link|improve this answer
Check out this link: nabble.com/… Simon states in Nov. 2008 that upgrading the revision graph to show mergeinfo is planned, but it will not be the 1.6.x release. – EnocNRoll Apr 15 '09 at 14:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.