From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15221 invoked from network); 2 Jul 2007 15:38:32 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,RCVD_IN_SORBS_WEB autolearn=no version=3.2.1 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 2 Jul 2007 15:38:32 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 19754 invoked from network); 2 Jul 2007 15:38:26 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 2 Jul 2007 15:38:26 -0000 Received: (qmail 5328 invoked by alias); 2 Jul 2007 15:38:24 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23638 Received: (qmail 5315 invoked from network); 2 Jul 2007 15:38:23 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 2 Jul 2007 15:38:23 -0000 Received: (qmail 19423 invoked from network); 2 Jul 2007 15:38:23 -0000 Received: from ns2.uludag.org.tr (HELO uludag.org.tr) (193.140.100.220) by a.mx.sunsite.dk with SMTP; 2 Jul 2007 15:38:17 -0000 Received: from garbage.local (unknown [85.97.21.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by uludag.org.tr (Postfix) with ESMTP id 32043608ACEB; Mon, 2 Jul 2007 18:38:11 +0300 (EEST) From: Ismail =?iso-8859-1?q?D=F6nmez?= Organization: TUBITAK/UEKAE To: Clint Adams Subject: Re: Bug#431437: zsh: 'svn {ci, commit}' completion includes uncontrolled/unmodified files Date: Mon, 2 Jul 2007 18:38:05 +0300 User-Agent: KMail/1.9.7 Cc: zsh-workers@sunsite.dk, Michael Ekstrand , 431437-forwarded@bugs.debian.org References: <20070702151952.GA29891@debye.scl.ameslab.gov> <20070702153528.GA13937@scowler.net> In-Reply-To: <20070702153528.GA13937@scowler.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2135471.p1tLABKOfm"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200707021838.09695.ismail@pardus.org.tr> --nextPart2135471.p1tLABKOfm Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 02 July 2007 18:35:28 Clint Adams wrote: > On Mon, Jul 02, 2007 at 10:19:52AM -0500, Michael Ekstrand wrote: > > The completion routines for arguments to the subversion commit command > > allow completion of uncontrolled and unmodified files. These files do > > not show up in the list of available completions when Tab is hit twice, > > but they are completed when typed. > > > > To reproduce, place a new file in a Subversion working directory and > > attempt to tab-complete for svn ci without first adding it to the > > repository. > > > > With the exception of the argument to the -F option (which will usually > > be uncontrolled), I think that the commit completion should be > > restricted to modified files under version control. > > Any svn users have any thoughts on this one? As an SVN user I agree with the original reporter. Regards, ismail =2D-=20 Perfect is the enemy of good --nextPart2135471.p1tLABKOfm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (GNU/Linux) iQIVAwUARokb4Ue9qviWcMsnAQLw6Q//dFblaCk1BY+0E+w4YtFKghjnawyssRmo 9V3CzeFD+3Inm7Ne+3AN9/DtEr7hdOumyQU/C1sJgqMSQnykztZKHgKeaZcAH4Vq 0/q5AdzQ1Ym2K67ItUa7ihGMb2Gmug8RW5WMyJetbh/bB+F/0cvMkDjG270bS7gh UaRSNFF8wBTUUYe0SbkTHYoz1D6J84Gm0HuP1xW8kAhTTiZhnTh3NwEdEnncgFkD jlMfDdu9qg6fMtSwMcFHxyJRsKFI6CCuShwBEQRy0bOMgGaTYYKUM6O9MQSBmSST u/gmrjlZ5rp+OTSQHVG7piiBKOW79XR45NMc3Mz0SlBAbs0xaFhHVbvj9JhaCP5e PDd7rGJSr360MSWzv8zDzpnsUpVgA+1JJx8u+XJpBB/Wryuf1YsIaUfKyuznD/YL oOpFF5f4WQK3+HoTTSKcZ6AJ2dlZi6LDfpjJ0e26mu0KCHb729Q8ssHbixa4dEE2 jLtLf8KLxR6jVSv1mF0RSolBJqRt5tPnagfvULIuICxyebggRLuMpE2ivC+5poyB 93FdQ7YenkVm+VbKLZxY1ccP+kTfSGQdbIfBYVTe8NqGOWzDSdwjK33w744EzxW4 uS97mp9hAdOzsTa+/K3fwpoX+qIzHakKaXQNOR3ew2WlUc4J+espdkslgpBK0GZw ai+U+AhWgZY= =xdJ0 -----END PGP SIGNATURE----- --nextPart2135471.p1tLABKOfm--