Is SVN 1.5 Merge-tracking ready for prime-time?
Asked Answered
U

2

9

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?

Ussery answered 6/10, 2008 at 10:6 Comment(0)
I
6

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.

Inexecution answered 6/10, 2008 at 11:15 Comment(0)
F
3

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.

Footlights answered 6/10, 2008 at 11:7 Comment(1)
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.Limbourg

© 2022 - 2024 — McMap. All rights reserved.