vote up 4 vote down star
2

Are there any tools out there, free or otherwise, that will show, in a graphical fashion, merges from one branch into another? What I have in mind would be similar to TortoiseSVN's revision graph, but with additional notation and lines to indicate merges from one line of development into another.

If such tools exist, which do you prefer and why?

flag

62% accept rate

2 Answers

vote up 1 vote down

At least I can say that we have already implemented "merge arrows" in our development version of SmartSVN. It should be available in a couple of weeks. Refer to this blog posting for details.

link|flag
1  
Is there a free version of your tool? I could not determine that from the site. – cdeszaq Aug 19 at 15:24
vote up 3 vote down

You might want to look into the RevTree plugin for Trac.

Sorry, I cannot personally vouch for it, but it does claim to do what you want. There are a number of limitations, so read the "Limitations" section carefully.

Disclosure: I am one of the Trac devs

link|flag
This looks like what I am after, with a bit of tweaking, I think I can get it to work. If you have any more info on it, please share! I will post my results once I have some, good or bad. – cdeszaq Aug 19 at 15:23

Your Answer

Get an OpenID
or

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