Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SVN client on windows without administrator rights

People also ask

Which is the best SVN client?

TortoiseSVN is an Apache™ Subversion (SVN)® client, implemented as a Windows shell extension. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. And it is free to use, even in a commercial environment. Simply the coolest Interface to (Sub)Version Control!

What is the difference between SVN and TortoiseSVN?

The main difference between SVN and TortoiseSVN is that the SVN is a distributed version control system while TortoiseSVN is an SVN client implemented as a Microsoft Windows shell extension. In brief, SVN is a version control system. On the other hand, TortoiseSVN is a Subversion client.


Ok, I finally found out the (I think) correct answer to this question. The zipped binaries are available in the win32svn project here: http://sourceforge.net/projects/win32svn/files/.

In the subdirectory of your favorite version, just download the file that has a name like svn-win32-1.6.16.zip and unpack to your home dir, local hd or (in my case) usb stick.

Hope this helps someone! I was very surprised to find all links I found pointed to installers which you may not be able to run when you don't have adminstrator rights.

EDIT: this is, of course, the CLI version; I guess this answer is more for people who, like me, are looking for it and arrived at this question :)


http://portableapps.com/node/6767

RapidSVN Portable


This is a late answer, hope it help someone else. My answer is smartsvn, it is a perfect software, with foundation version free to use.

In their download all page, you can download a portable version, jre is also included in this zip package, that means you can even run the software without java installed, since java is not included by default in the latest windows system.


RapidSVN works quite happily without being installed.

Unfortunately - it's only packaged as an installer exe.

What you need to do is install RapidSVN on some machine where you DO have admin rights, and copy the RapidSVN folder from program files onto a USB drive or the hard drive of the machine you want to run it on. You can then run 'RapidSVN.exe' from any machine, and it works quite happily.