SVN Revision Graph
Is there 开发者_如何学Cany (free) tool available that is able to produce a graph showing merges (on top of branch/tags).
I understand the difficulty associated with that and the misleading informations that can result but I would still like to have an idea of the merges (visually) in a given repository.
Update: Just came across this tool - SVN Mapper
Haven't used it yet, but the screenshot looks promising!
TortoiseSVN has a pretty functional Revision Graph facility, if you can use it ( as per the comment, yeah,TSVN doesn't show merge information in the revision graph, but it is in the list for 1.7 )
精彩评论