9

Are there any free alternatives to VisualSVN (a Visual Studio 2008 plugin for subversion control)? Visual Studio Express 2008 support would be great.

bahrep
  • 29,961
  • 12
  • 103
  • 150
Alon Gubkin
  • 56,458
  • 54
  • 195
  • 288
  • 4
    Update: VisualSVN 3.0 is free when used on computers that are not joined to Active Directory domain: http://www.visuaslvn.com/visualsvn/purchase/ – Ivan Zhakov Aug 20 '12 at 12:42

7 Answers7

12

TortoiseSVN is a fantastic free alternative that integrates tightly with Windows Explorer, but not Visual Studio specifically.

user229044
  • 232,980
  • 40
  • 330
  • 338
  • 3
    It's interesting that this is so high since the question sounds like it's specifically for a Visual Studio plugin. I suppose people love their Tortoise plugins. My only complaint is the indexing eating up resources and it not refreshing the folder/file icons always. Due to this, I prefer the command line tools. I will say that my work machine isn't less then optimal for a developer machine in the Microsoft world. – Sean Copenhaver Dec 17 '09 at 17:25
  • I use cygwin myself, but my co-workers use Tortoise... – user229044 Dec 22 '09 at 14:51
6

VisualSVN 3.0 is free when used on computers that are not joined to Active Directory domain: http://www.visualsvn.com/visualsvn/purchase/

bahrep
  • 29,961
  • 12
  • 103
  • 150
Ivan Zhakov
  • 3,981
  • 28
  • 24
6

I use and love AnkhSVN. I don't think VS 2008 Express supports add-ins or packages...

Dave Swersky
  • 34,502
  • 9
  • 78
  • 118
2

AnkhSVN is free under the Apache 2.0 license and integrates with VS. I am unsure about the Express edition (I us Professional), but give it a try.

JasCav
  • 34,458
  • 20
  • 113
  • 170
0

It looks like the 2.X series of AnkhSVN supports it

Dusty
  • 2,283
  • 2
  • 20
  • 24
0

ankhsvn....

donno about express edition sc integration - if it is possible that it will work. if MS blocked it.. use tortois throuhg file system.

Dani
  • 14,639
  • 11
  • 62
  • 110
0

ankhsvn is the only one I know of, but alas no Express support.

Mark
  • 106,305
  • 20
  • 172
  • 230