My favorites | Sign in
Logo
          
New issue | Search
for
| Advanced search | Search tips
Issue 822: post-review: Locale for svn should be set to C
1 person starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 813
Owner:  ----
Closed:  Jan 2009
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by lukasz.jernas, Jan 19, 2009
What steps will reproduce the problem?
1. run post-review in an environment different than C or en
2. watch it fail on detecting the repository format

deejay1@sulaco:~/PRACA/osm/merkaartor$ ./post-review 
The current directory does not contain a checkout from a
supported source code repository.
deejay1@sulaco:~/PRACA/osm/merkaartor$ locale
LANG=pl_PL.UTF-8
LC_CTYPE="pl_PL.UTF-8"
LC_NUMERIC="pl_PL.UTF-8"
LC_TIME="pl_PL.UTF-8"
LC_COLLATE="pl_PL.UTF-8"
LC_MONETARY="pl_PL.UTF-8"
LC_MESSAGES="pl_PL.UTF-8"
LC_PAPER="pl_PL.UTF-8"
LC_NAME="pl_PL.UTF-8"
LC_ADDRESS="pl_PL.UTF-8"
LC_TELEPHONE="pl_PL.UTF-8"
LC_MEASUREMENT="pl_PL.UTF-8"
LC_IDENTIFICATION="pl_PL.UTF-8"
LC_ALL=


What is the expected output? What do you see instead?

post-review should set it's own locale to C and then execute any checks and
commands on the repository it's run in.

Comment 1 by chipx86, Jan 29, 2009
This is along the same lines as  bug 813 .
Status: Duplicate
Mergedinto: 813
Sign in to add a comment

Powered by Google Project Hosting