I downloaded the SharpSVN example they give to try and test it out but I get this error when I try and run it.
System.BadImageFormatException {"Could not load file or assembly 'SharpSvn, Version=1.4999.376.29668, Culture=neutral, PublicKeyToken=d729672594885a28' or one of its dependencies. An attempt was made to load a program with an incorrect format."}
After I downloaded I went to load the project, did the requested conversion with no errors then just tried to run it. Haven't been able to find a solution online.
Running on 64-bit W7 and I notice all the .dlls and other files are all _32, not sure if that is the problem.