vote up 1 vote down star

My company is moving from CVS to SVN. With CVS, I made branches for each production release (now svn copy) and applied limited patches to the branch for critical issues. We used Cervisia for its tree view of branch history. Is there a GUI tool on Linux that will show a similar tree for SVN?

flag

3 Answers

vote up 2 vote down

kdesvn does the job, look at the screenshots.

link|flag
vote up 0 vote down

http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients has a big list of all of the Subversion clients available.

kdesvn and RapidSVN are the ones I hear most about. If you use Eclipse you can also use one of the Eclipse plugins for Subversion which work pretty nicely as well.

link|flag
vote up 0 vote down

tkcvs also does the tree view I want, but it is extremely slow in SVN mode (5 minutes per file)

link|flag

Your Answer

Get an OpenID
or

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