Julian Foad created SVN-4772:
--------------------------------
Summary: Shelving: Command-line completion of shelf names
Key: SVN-4772
URL: https://issues.apache.org/jira/browse/SVN-4772
Project: Subversion
Issue Type: Bug
Components: tools
Reporter: Julian Foad
Command-line completion for shelf names would be useful.
Our 'tools/client-side/bash_completion' script could be enhanced to do this.
I intentionally implemented "svn shelf-list -q" that outputs just the bare
names, with that in mind.
danielsh points out that at least in zshell it's common for completions to be
listed with a short description alongside each; this could be something like
the output of "svn shelf-list" (no "-q") for a starting point. I'm not sure if
a way to show completions with descriptions is standardized in Bash.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)