Hi, Am 16.01.2012 16:48, schrieb Dave Huang: > Actually, the error message specifically states that it should be reported to the Subversion mailing list--it's an assertion failure in the SVN library.
Of course you're correct. I should have added that I tested a checkout with a problematic path on SVN command line client and on TortoiseSVN: SVN command line client: > svn --version svn, version 1.7.2 (r1207936) compiled Jan 13 2012, 14:57:12 [...] > svn co http:/server.com/repo/ svn: E020024: Error resolving case of 'http:\server.com\repo\' Notice that the error message is quite misleading. Using the same path from a checkout from TortoiseSVN 1.7.4 (linked against svn 1.7.2) yields the reported crash. So yes, the crash happens in the Subversion library, but it originates in svn command line client and TortoiseSVN using the subversion library in a different way. Sorry for the confusion. -- Michael Geisinger