0

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?

Jon Seigel
  • 12,251
  • 8
  • 58
  • 92
IsmailS
  • 10,797
  • 21
  • 82
  • 134

1 Answers1

2

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

RichardOD
  • 28,883
  • 9
  • 61
  • 81