From: "Anton Mostovoy" <a@mostovoy.net>
To: <git@vger.kernel.org>
Subject: git svn throws locale related error when built from source
Date: Thu, 24 Jul 2008 11:49:52 -0500 [thread overview]
Message-ID: <5FD07FB3AABE444EBC082117C401BEA4@chi.orbitz.net> (raw)
Hi
I built git 1.5.6.3 manually (no package with 1.5.4+ on gutsy), and I am
getting the error below when running 'git svn rebase'.
svn works fine on its own though.
The default locale is set to en_US.UTF-8
svn: error: cannot set LC_ALL locale
svn: error: environment variable LANG is en_US.UTF-8
svn: error: please check that your locale name is correct
I found a workaround that works, but it would be nice to have it work
properly.
$> LANG= git svn rebase"
Thanks in advance.
-Anton
P.s. I am sending this again, because I did not find the message on
http://dir.gmane.org/gmane.comp.version-control.git
next reply other threads:[~2008-07-24 16:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-24 16:49 Anton Mostovoy [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-07 15:33 git svn throws locale related error when built from source Anton Mostovoy
2008-07-21 17:35 [PATCH] Fix update-index --refresh for submodules if stat(2) returns st_size 0 Alex Riesen
2008-07-22 7:17 ` Johannes Sixt
2008-07-22 17:28 ` Junio C Hamano
2008-07-22 19:39 ` [PATCH] Build configuration to skip ctime for modification test Alex Riesen
2008-07-22 20:17 ` Johannes Schindelin
2008-07-22 20:31 ` Alex Riesen
2008-07-23 16:00 ` git svn throws locale related error when built from source Anton Mostovoy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5FD07FB3AABE444EBC082117C401BEA4@chi.orbitz.net \
--to=a@mostovoy.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox