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

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,
Chris

Received on 2015-08-12 11:35:49 CEST

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.