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

Re: [PATCH] URL completion via 'svn ls' in bash_completion - call for advice - still buggy

From: Fabien COELHO <fabien_at_coelho.net>
Date: 2007-06-03 11:17:02 CEST

Hello again,

On Sat, 2 Jun 2007, Hyrum K. Wright wrote:

> Did anybody have comments on Tim's patch? He mentions that it's still
> buggy, so I probably won't open an issue. I just want to make sure that
> people get a chance to give him feedback.

Same comments as previous patch on bash_completion. I like the idea,
but...

Do you want "svn ls ..." to run behind your back on <tab> ?

That is the key question. It requires to be online when doing it otherwise
I'm unsure about what would happen.

If it is done, I cannot see why this would not be done consistantly on
other URL schemas, especially "https:", "svn:" or "ssh+svn:". For "file:",
it depends on whether we within the repository or just in above
directories. Can be done.

There should be a way to disable it.

-- 
Fabien.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 3 11:17:12 2007

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.