From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26470 invoked from network); 4 Aug 2005 10:51:20 -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 10:51:20 -0000 Received: (qmail 57266 invoked from network); 4 Aug 2005 10:51:13 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 4 Aug 2005 10:51:13 -0000 Received: (qmail 11927 invoked by alias); 4 Aug 2005 10:51:04 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9225 Received: (qmail 11917 invoked from network); 4 Aug 2005 10:51:03 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 4 Aug 2005 10:51:03 -0000 Received: (qmail 56170 invoked from network); 4 Aug 2005 10:51:03 -0000 Received: from corvus.et.put.poznan.pl (150.254.11.9) by a.mx.sunsite.dk with SMTP; 4 Aug 2005 10:50:55 -0000 Received: from corvus (corvus.et.put.poznan.pl [150.254.11.9]) by corvus.et.put.poznan.pl (8.11.6+Sun/8.11.6) with ESMTP id j74AoqS03339; Thu, 4 Aug 2005 12:50:52 +0200 (MET DST) Received: from helios.et.put.poznan.pl ([150.254.29.65]) by corvus.et.put.poznan.pl (MailMonitor for SMTP v1.2.2 ) ; Thu, 4 Aug 2005 12:50:50 +0200 (MET DST) Received: from localhost.et.put.poznan.pl (pc3169.et.put.poznan.pl [150.254.11.169]) by helios.et.put.poznan.pl (8.11.6+Sun/8.11.6) with ESMTP id j74AonD13207; Thu, 4 Aug 2005 12:50:49 +0200 (MET DST) Received: by localhost.et.put.poznan.pl (Postfix, from userid 1001) id 217701D7B5; Thu, 4 Aug 2005 12:50:56 +0200 (CEST) Date: Thu, 4 Aug 2005 12:50:55 +0200 From: Adam Piatyszek To: zsh-users@sunsite.dk Cc: Oliver Kiddle Subject: Re: SVN completion problem Message-ID: <20050804105055.GJ10096@lespaul.et.put.poznan.pl> Reply-To: Adam Piatyszek References: <20050804071923.GB10096@lespaul.et.put.poznan.pl> <26217.1123151188@trentino.groupinfra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <26217.1123151188@trentino.groupinfra.com> User-Agent: Mutt/1.5.8i 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.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 * Oliver Kiddle [04.08.2005 12:26]: [...] > It should be and it works for me so something else must be going wrong. > The completion for svn is largely driven by the output of the `svn help' > command. This makes it a little sensitive to changes in the format of > that output. What version of subversion have you got? What does `svn > help status' output? Here the second line is "usage: status [PATH...]". > On finding *PATH* in that, the svn completion should complete filenames. 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? /ediap -- -=#=- Adam Piątyszek - "ediap" -=#=- Liunx ID: #204648 -=#=- -=#=- ediap (at) et.put.poznan.pl -=#=- JID: ediap (at) chrome.pl -=#=- -=#=- http://ediap.prv.pl/ -=#=- Gadu-Gadu: 1157376 -=#=- -=#=- PGP key ID: 0x341E22F0 -=#=- ICQ: 3303291 -=#=-