bash_completion - subversion add: svn ls/merge ^/<remote path>
From: Christian Ferbar <chris_at_qnipp.com>
Date: Wed, 12 Aug 2015 11:24:03 +0200
Hi,
with this patch
svn ls ^/<tab><tab> and svn merge ^/<tab><tab>
will list the remote directories.
to get "svn ls ^/" to autocomplete the path export SVN_BASH_COMPL_EXT=urls has to be set, I don't know why this check is only in ls ...
Regards,
|
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.