Do you use Subversion as your version control system? Then, please share with us what is your favourite Subversion client.
Sorry, there are no polls available at the moment.
|
|||||
Poll: What is your favourite Subversion client?Do you use Subversion as your version control system? Then, please share with us what is your favourite Subversion client. Sorry, there are no polls available at the moment.8 comments to Poll: What is your favourite Subversion client? |
|||||
|
Copyright © 2010 SolitaryGeek - All Rights Reserved |
|||||
Wow isn’t tortoise only for windows…didn’t expect so many windows users. anyways mainly use versions on mac and subclipse
TortoiseSVN !?
I have used both the eclipse IDE plugin and tortoise. I found eclipse to be better since I can checkin right after dev + tests. All in the same place
SmartSVN is also a nice subversion client that runs on Linux, Windows and Mac.
Anybody using AnkhSVN?
git-svn is my favorite svn client. It allows me to use svn repos with all the functionality of Git.
smartsvn )
it is great and is crossplatform.. though you should pay for full featured version.
apt-get install kdesvn
The most efficient way is still to use the command line client. It just takes way too long to click your way through to your favorite GUI client. In the same time you switched programs you could have, for example, already committed your changes and gotten back to work on your code.
Besides Subclipse/Subversive, I use PySVN (GUI is SVN-workbench) as external SVN client