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

Re: failure during string recode ;)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-31 22:27:00 CEST

Stephan Hermann <sh@sourcecode.de> writes:

> subversion/libsvn_client/commit.c:292: (apr_err=22)
> svn: Invalid argument
> svn: error during import of
> `testrepos/content/mediaways/webguides/entertainment/filmreporter/trailer'
> subversion/libsvn_subr/utf.c:173: (apr_err=22)
> svn: failure during string recoding
> subversion/clients/cmdline/util.c:364: (apr_err=22)
> svn: Your commit message was left in a temporary file:
> subversion/clients/cmdline/util.c:364: (apr_err=22)
> svn: 'svn-commit.14.tmp'

This is most likely to be caused by a file or directory in the
directory

testrepos/content/mediaways/webguides/entertainment/filmreporter/trailer

that has a name that contains characters that cannot be converted from
your current locale into UTF-8.

Yes, it's a crap error message :-(

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 31 22:27:51 2003

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

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