I'm currently converting from VSS to Subversion (VisualSVN Server 1.6.1) using CC.NET 1.3.0.2918 and it works great. You may be having a problem locating svn.exe or with the credentials you're using (either for SVN or the CC.NET service). I'd set the logging level to "DEBUG" in CC.NET and look in the log file. It should be pretty obvious what the problem is. You can copy the command it's running from the log and run it from a a command line and see what happens. If that works, you may have to run CC.NET with a different user ID.
Good luck, Tom On Nov 4, 3:38 pm, Darren Oster <[EMAIL PROTECTED]> wrote: > I'm having trouble getting subversion to play nicely with CCNet (or > maybe the other way around). svn log --xml --verbose works correctly > and outputs correctly formed XML, but CCNet is giving me an "Unable to > load the output from svn" exception, complaining of an Unexpected end > of file. Is this a known issue? > > Thanks in advance.
