[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: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Fri, 25 Jan 2013 18:39:26 +0000

On 25 January 2013 15:57, John Cowan <cowan_at_mercury.ccil.org> wrote:
> Andy Levy scripsit:
>
>> 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.
>
> Alternatively, you can use the Cygwin approach, where the Windows-reserved
> characters are mapped into U+FF00 through U+FF7F, which are legal but
> improbable Unicode characters. There is no law that says the names of
> files in the working copy have to be exactly the same as on the server,
> just that there be a bidirectional mapping between them.

You'd have to ask for this on the Subversion users mailing list.
TortoiseSVN is just a consumer of the subversion working copy APIs.

Simon

--
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3045932
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-25 19:39:35 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.