[TxMt] svn: Can't recode string
Kumar McMillan
kumar.mcmillan at gmail.com
Wed May 4 14:33:47 UTC 2005
Just as a test I tried checking out a fresh version and it worked fine for me.
I have this in my bash_profile :
export LC_CTYPE="en_US.UTF-8"
what version of the svn binary are you using?
this is my output of "svn --version" on Mac OS 10.3.9 :
svn, version 1.1.0 (r11180)
compiled Sep 30 2004, 10:21:39
Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
- handles 'http' schema
- handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
- handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
- handles 'svn' schema
On 5/4/05, Xavier Noria <fxn at hashref.com> wrote:
> Trying a checkout of the bundles raises here
>
> A Bundles/Subversion.tmbundle/Commands/Add to Repository.plist
> subversion/libsvn_subr/utf.c:363: (apr_err=22)
> svn: Can't recode string
>
> having LC_TYPE set to "en_US.UTF-8" as the wiki says. Looks like the
> checkout is interrupted because XML and Perl are missing for example.
>
> I did a search in Google and found a message from Eric Hsu with a
> similar problem. Any ideas?
>
> -- fxn
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
More information about the textmate
mailing list