Svn Branch Diagram Tool

Posted on by
Svn Branch Diagram Tool Average ratng: 8,4/10 2713votes
Tree Branch DiagramSvn Branch Diagram Tool

Anne Mather Books Free Download on this page. Are you aware of any tool that creates diagrams showing the branch/merge activity in a SVN repository? We've all seen these diagrams in various tutorials. Some good, some not so good. Download Football Manager 2007 Patch 7.0.3. Can they be created automatically (or maybe with a little prodding -- you might have to tell it what if your branching philosophy is dev-test-prod, branch-per-release, etc.) I'm looking at the TortoiseSVN Revision Graph right now, but it has more detail than I want and the wrong layout. Orion, thanks for the response.

I guess since branching and merging are more a convention for managing files in a repository than a 'built in feature of SVN, it would be pretty tough. I'll stick with the poorly-drawn diagram at the top of the whiteboard in our team's office. Well, you can use git and git-svn. First, clone your SVN repository into a Git repository, like this: git svn init 'Then, use the command: gitk --all From there, you'll see a nice graph of the revision history. Of course, this assumes you have git and git-svn set up correctly and are comfortable on the command line. One of the benefits of tracking source through Git is that the merging history is tracked through content modification, not chronological order or branch name. Therefore, it doesn't matter if your SVN repository has no merging history.

If the gitk revision graph isn't sufficient, you may be able to pull the repo history from Git directly and make your own graph.

Tool to draw branch-diagrams with labels - posted in General: Hi, We have a whole jungle branches for the development of new features of our various software-products. A tool for illustrating SVN. Company from SVN to Plastic SCM. 'The branch explorer was created after the typical blackboard diagram that every team draws.

Comments are closed.