Re: bash_completion - subversion add: svn ls/merge ^/<remote path>
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 14 Aug 2015 12:26:56 +0100
On 12 August 2015, Christian Ferbar wrote:
Thank you, Chris. This is nice, but it could be much better...
Please can URL completion work on full URLs as well as on relative URLs?
Please can URL completion work for all relevant subcommands, not just
Please can you declare the variables as "local" so they do not pollute
- url="${BASH_REMATCH[2]}"
I notice the script already guesses a full URL for a merge, in the
[1] It currently adds a space after 'branches/', which we should
@@ -440,6 +450,7 @@ _svn()
- Julian
|
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.