[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[bug report][tortoisesvn 1.8.8] svnsync cannot handle lower-case drive letter

From: Dung Saga <dung.s.a.g.a+tigris_at_gmail.com>
Date: Fri, 17 Oct 2014 04:02:32 -0700 (PDT)

Hello,

I notice that svnsync crashes when the target url is a local repository with a lower-case drive letter, such as:

svnsync sync file:///d:\work\test2-repo

The error message is:
svn: E235000: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.8.8\ext\subvers
ion\subversion\libsvn_subr\dirent_uri.c' line 2307: assertion failed (svn_uri_is
_canonical(url, pool))

It works fine when the drive letter is in upper-case, like this:

svnsync sync file:///D:\work\test2-repo

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3090024

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-10-17 13:07:28 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.