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

Re: Svn import error

From: Dale R. Worley <dworley_at_pingtel.com>
Date: 2005-09-01 21:58:47 CEST

On Thu, 2005-09-01 at 08:55 -0500, Ben Collins-Sussman wrote:
> It looks like you're trying to import filename which contains a ']'
> character followed by ASCII 127 (backspace). The subversion
> repository converts all filenames to UTF-8, and backspace is an
> illegal character. As the error says, it cannot convert the string
> to UTF-8.

Strictly speaking, 127 is "delete", and "backspace" is 8.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 1 22:00:36 2005

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

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