views:

1778

answers:

3

I just got a new PC running Windows 7 (64-bit). I'd like to install an SVN client (command line only, I don't want TortoiseSVN). I'm not sure which of these to install:

http://subversion.apache.org/packages.html#windows

does anyone have any opinions on this?

I tried going for the ones hosted by Tigris, but the downloaded zip says to read an install file hosted at their site, but the link is broken. Do we simply download, then call svn.exe as needed, no need for a real 'install'?

A: 

I use CollabNet's command line client for windows.

http://www.collab.net/downloads/subversion/

It even has update notifications.

John Gietzen
I suggest SlikSVN, as collab.net requires you to login before downloading .. which is annoying.
Sridhar Ratnakumar
+4  A: 

I've been using SlikSVN for some time now because the “official” CollabNet-branded command-line client is behind registration and stuff. It's still built from exactly the same sources and shares the same features, bugs, etc. so for all intents and purposes it's the same.

Joey
A: 

I would suggest Collabnet as well. It is a very good command line svn client.

haroonzone