| View previous topic :: View next topic |
| Author |
Message |
pstein
Joined: 16 Oct 2008 Posts: 2
|
Posted: Thu Oct 16, 2008 4:31 pm Post subject: Tool available which shows SVN branches and labels visually? |
|
|
I remember a version control tool (not for SVN) which offers a visual view
of all the currently existing branches and labels for a project.
TortoiseSVN for example lists only the files for a
project but does not show the branches as graphs and nodes.
Does anyone know a tool which shows all the different development branches in a visual style?
Peter |
|
| Back to top |
|
andyl
Joined: 03 Nov 2005 Posts: 4790
|
Posted: Thu Oct 16, 2008 4:42 pm Post subject: |
|
|
My TSVN revision graph does show it, if you start from the right point.
I just pulled up the revision graph for my trunk directory and it shows all the tags & branches I made.
If you're looking for a non-Subversion tool that does this, why are you asking on Subversion forum? |
|
| Back to top |
|
rms7326
Joined: 06 May 2008 Posts: 17
|
Posted: Thu Oct 16, 2008 9:44 pm Post subject: Re: Tool available which shows SVN branches and labels visua |
|
|
| pstein wrote: |
Does anyone know a tool which shows all the different development branches in a visual style?
Peter |
I would highly recommend SmartSVN, http://www.syntevo.com/smartsvn/index.html. The professional pay-for version ($79 with a year of support) has a visual revision graph that will give you what you are looking for and more. Note: A free version of SmartSVN is also available but it does not have the graph tool. I highly recommend SmartSVN and the cost is very reasonable for this high quality, feature rich product. In addition Syntevo, makers of SmartSVN, are very responsive to customer feedback and have short release cycles that get new features out to users fast. My company, Tecplot http://www.tecplot.com, has been very pleased with our purchase.
Michael |
|
| Back to top |
|
JNiven
Joined: 17 Feb 2008 Posts: 1288 Location: Glasgow, Scotland
|
Posted: Thu Oct 16, 2008 10:06 pm Post subject: |
|
|
Hi Peter
There's a plugin (http://trac-hacks.org/wiki/RevtreePlugin) for the Trac issue-tracker (http://trac.edgewall.org/) which produces very nice revision graphs. Maybe overkill if you aren't already using Trac, however.
For day-to-day use, I tend to use TortoiseSVN's revision graph, however.
Cheers
John _________________ John Niven |
|
| Back to top |
|
|
View previous topic :: View next topic |