vote up 3 vote down star

Are there any utilities out there which can draw pictures of the merge history of a subversion repo - we always commit merges with a (fairly) consistent log message, and it would be handy to be able to automatically extract this info into a single picture that shows what branches occurred when, and what the state of merges is.

I'm just interested in an informational tool, not something to help with actually performing merges.

flag

75% accept rate

2 Answers

vote up 2 vote down

I think Tortoise svn does not yet support version tree.

So far, Clearcase explorer is the best i've come across. alt text

link|flag
Is that for Clearcase only though? I mean, how can it help browse a subversion repository history? – rq Sep 8 at 8:37
As i said, i havent come across any tool which shows visualization for Subversion. The screeshot was from Clearcase version tree. Ofcourse it doesnt help subversion. I just posted to show what is available there in clearcase! – Prakash Sep 9 at 12:44
vote up 2 vote down

TortoiseSVN can show revision graph - visual representation of branching\merging history.

link|flag

Your Answer

Get an OpenID
or

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