Discussion:
[bug report][tortoisesvn 1.8.8] svnsync cannot handle lower-case drive letter
Dung Saga
2014-10-17 11:02:32 UTC
Permalink
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-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/***@public.gmane.org].
Simon Large
2014-10-17 11:21:50 UTC
Permalink
Post by Dung Saga
Hello,
I notice that svnsync crashes when the target url is a local repository
svnsync sync file:///d:\work\test2-repo
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))
svnsync sync file:///D:\work\test2-repo
Please would you report this to the subversion users mailing list. svnsync
is maintained by the core subversion team, not the TortoiseSVN team.

Thanks,

Simon

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/***@public.gmane.org].
Dung Saga
2014-10-17 14:27:25 UTC
Permalink
thanks, I sent this to their mailing list

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/***@public.gmane.org].
Loading...