Is there a command-line based version of svn
for Windows? I know I can get TortoiseSVN, but that just doesn't work for me.
views:
272answers:
3
+10
A:
The subversion client itself is available on Windows. See here for certified binaries from CollabNet.
CollabNet Subversion Command-Line Client v1.6.9 (for Windows)
This installer only includes the command-line client and an auto-update component.
Even though I can't understand it's possible not to love Tortoise! :)
Pekka
2010-02-26 11:19:04
I sometimes get weird conflicts that I don't get when using svn on the command line. But that has been resolved now.
Pieter
2010-02-26 11:47:56
@Pieter - *TortoiseSVN* does not have its own logic for handling conflicts - it relies completely on the SVN libraries for that. It does, however, come with a nice editor for handling conflicts.
RedFilter
2010-02-26 12:37:06
installing `cygwin` just for svn? that's brutal (and unnecessary since there are quite a few 'native' clients)
Idan K
2010-02-26 12:34:39