5

I have TortoiseSVN installed on my local machine just to improve my knowledge of subversion on some small personal projects. I downloaded and attempted to install VisualSVN to integrate TortoiseSVN into Visual Studio, but the VisualSVN installer threw an error--There is a problem with this Windows installer package. A DLL required for this install to complete could not be run.

Are there any other programs/plugins that integrate TortoiseSVN into Visual Studio 2012 that are compatible with Windows 8?

Thanks!

bahrep
  • 29,961
  • 12
  • 103
  • 150

2 Answers2

4

To integration VS with Subversion I use Agent SVN and this works well for me.

I've tried this setup on Windows 7 and Windows XP but not yet tried this on a Windows 8 machine.

high5
  • 471
  • 5
  • 7
2

I'm using AnkhSVN on Windows 8 for Visual Studio integration with Subversion. It is separate and unrelated to TortoiseSVN.

chue x
  • 18,573
  • 7
  • 56
  • 70