From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16949 invoked from network); 4 Aug 2005 11:52:15 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 4 Aug 2005 11:52:15 -0000 Received: (qmail 12822 invoked from network); 4 Aug 2005 11:52:07 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 4 Aug 2005 11:52:07 -0000 Received: (qmail 28103 invoked by alias); 4 Aug 2005 11:52:00 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9226 Received: (qmail 28094 invoked from network); 4 Aug 2005 11:51:59 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 4 Aug 2005 11:51:59 -0000 Received: (qmail 11821 invoked from network); 4 Aug 2005 11:51:59 -0000 Received: from mailhost1.csr.com (HELO MAILSWEEPER01.csr.com) (81.105.217.43) by a.mx.sunsite.dk with SMTP; 4 Aug 2005 11:51:53 -0000 Received: from exchange03.csr.com (unverified [10.100.137.60]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Thu, 4 Aug 2005 12:49:45 +0100 Received: from csr.com ([10.102.144.127]) by exchange03.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 4 Aug 2005 12:51:24 +0100 To: zsh-users@sunsite.dk Subject: Re: SVN completion problem In-reply-to: <20050804105055.GJ10096@lespaul.et.put.poznan.pl> References: <20050804071923.GB10096@lespaul.et.put.poznan.pl> <26217.1123151188@trentino.groupinfra.com> <20050804105055.GJ10096@lespaul.et.put.poznan.pl> Comments: In-reply-to Adam Piatyszek message dated "Thu, 04 Aug 2005 12:50:55 +0200." Date: Thu, 04 Aug 2005 12:51:52 +0100 Message-ID: <10499.1123156312@csr.com> From: Peter Stephenson X-OriginalArrivalTime: 04 Aug 2005 11:51:24.0095 (UTC) FILETIME=[D6A6C4F0:01C598EA] X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Adam Piatyszek wrote: > OK. I think I can now guess the reason. This is probably due to > translation of `svn help status' output in my locale (pl_PL): > > #v+ > ediap@lespaul burn % svn help status > status (stat, st): Podaj stan plików i katalogów w ramach kopii roboczej. > Wykorzystanie: status [ŚCIEŻKA...] > #v- > > As you can see, the *PATH* is translated into Polish, so the completion > does not recognise it. > > Where are the completion definitions for Subversion written (in which > file)? > > Any proposals to make it working for other locale settings? In the latest version svn already gets called with LC_MESSAGES=C to work around this. Do you have an old version? The file in the source bundle is Completion/Unix/Command/_subversion. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. **********************************************************************