[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] improved bash completion v2

From: Fabien COELHO <fabien_at_coelho.net>
Date: 2005-11-10 17:45:38 CET

Dear developers,

please find attached a patch to improve the bash completion. it addresses
most comments done on the previous submission, at the price of a higher
complexity. I'm pretty happy with the result. There may be bugs, but I
think it is a significant improvement over the current version.

[[[
Improve bash auto-completion for svn command
  - there is a "real" parser to check for what is available
    and deduce what can be suggested further.
  - property names are completed.
  - --revprop and --revision options are suggested to revision properties
  - possible values are suggested for some properties
  - user-defined file and revision properties can be added
    with environment variables SVN_FILE_PROPS and SVN_REV_PROPS
  - argument values suggested to some other options

* tools/client-side/bash_completion
   add shell-intelligence to _svn completion function
]]]

-- 
Fabien


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Nov 10 17:55:34 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.