_svn* are out of date in /etc/bash_completion. My recommendation is
to remove _svn* from /etc/bash_completion to
/etc/bash_completion.d/svn (similar to /etc/bash_completion.d/svk).
This way, the default bash completion is unchanged. However, if
someone wants to use the latest bash completion for
On Tue, 30 Jan 2007, Jared Silva wrote:
> Eric Blake wrote:
> > You can also try debugging it yourself. At the command line, turn on
> > the options 'set -xv', then when you hit TAB, you will see what bash
> > is trying to do during the tab completion. I don't personally use
> > svn, so I'm not
Eric Blake wrote:
You can also try debugging it yourself. At the command line, turn on the
options 'set -xv', then when you hit TAB, you will see what bash is trying
to do during the tab completion. I don't personally use svn, so I'm not
the best candidate to help you fix the _svn() helper func
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Jared Silva on 1/29/2007 1:14 PM:
> The command "svn update DIR" results in "svn update DIR " instead
> of "svn update DIR/". The same goes for svk. The space being added
> instead of a slash is annoying. Does anyone know what causes th
The command "svn update DIR" results in "svn update DIR " instead
of "svn update DIR/". The same goes for svk. The space being added
instead of a slash is annoying. Does anyone know what causes this and
how to fix it?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem r
5 matches
Mail list logo