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

Re: Bug: assertion failed (svn_dirent_is_absolute(local_abspath)) when updating

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 25 Jan 2013 08:55:44 -0500

On Fri, Jan 25, 2013 at 5:41 AM, Alban <alban_at_perillat.org> wrote:

> I had this bug when updating a working copy: assertion failed
> (svn_dirent_is_absolute(local_abspath))
>
> It turns out there was a directory in the repository named "c:". I guess
> TSVN crashed because of it.
>
> Version is TortoiseSVN-1.7.11.23600-x64-svn-1.7.8
>
> What do you propose be done? Colons are not permitted in file or directory
names on Windows systems. The proper solution is to disallow creating it in
the repository in the first place (and rename via the repo-browser or URL
if you already have it) via a pre-commit hook script.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-25 14:56:29 CET

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.