On Wed, May 8, 2013 at 12:40 PM, Mark Phippard <[email protected]> wrote: > I am using a new build process and using VS 2012, so I am sure that is > the problem. But I am getting 49 test failures. I am attaching the > fails.log but I do not think it lends much ideas. I tried running > with --verbose but the output is the same. > > Getting the same failures over all three ra layers.
Trying to figure out what is wrong, so setup my PATH to use the 1.8.0 binaries and run svnsync manually. Maybe my brain is just not working, but what did I do wrong here? C:\svn-1.8>svnsync init file:///svn-1.8/repos https://hostname/svn/test svnsync: E000022: Session is rooted at 'file:///svn-1.8/repos' but the repos root is 'file:///C:/svn-1.8/repos' Basically just trying to sync a small remote repos to a local copy. Since it is the svnsync and svnrdump tests that were failing, that is what I tested. I cannot see why I would get a bug like this and others would not, so I am assuming I am just not functioning right today. -- Thanks Mark Phippard http://markphip.blogspot.com/

