Can i use VSS 2005 internet client plugin from Visual Studio 2008 to access SVN?

484 Views Asked by At

I use visual studio 2008 for my development purpose. I also have Visual Source Safe 2005 client installed both at my office computer and my laptop. I like the private source control repository provided by xp-dev.com. But it supports SVN.

Is there any way that I can use VSS 2005 internet plug in to access (Check In/Check Out) from SVN repository?

1

There are 1 best solutions below

2
On BEST ANSWER

Why would you want to do this? Either use TortoiseSVN, or one of the plugins that integrate with Visual Studio like VisualSVN or AnkhSVN.