Re: [bug report][tortoisesvn 1.8.8] svnsync crashes when target repo cannot be found

2014-10-19 Thread Bert Huijben
I'm guessing you see a combination of a few bugs. The internal canonical format of URLs requires that you use the file://D:/none/existing form and no backslashes. The argument parser should probably convert this for you or produce a proper error. After that all the internal code requires the i

[bug report][tortoisesvn 1.8.8] svnsync crashes when target repo cannot be found

2014-10-18 Thread du.ng.sa.ga
Hello, I found a bug of svnsync on Windows. It crashes when the target repo cannot be found and the current folder is a repo. This bug can be reproduced with the following commands: mkdir my-repo svnadmin create my-repo cd my-repo svnsync sync file:///D:\non\existent\folder svnsync sync file:///