Re: [PATCH] improved bash completion v4
From: Fabien COELHO <fabien_at_coelho.net>
Date: 2005-11-20 19:00:43 CET
Dear Joan,
> There is a lot of good stuff in here and it is time I committed it, but
Indeed.
> Each new feature brings more bugs.
Sure. Welcome to software development;-)
> ~/src/subversion> svn pset svn:log --revprop --revision 10 --password _
I do agree that the feature is debatable.
> By the way, I think there is a way to make Bash not do the default filename
That looks like what I was looking for, but I was hoping for something
> I don't like this script using environment variables named "SVN_*"
It would still be a SVN_* variable;-) But it is less ambiguous than the
> So, if you will just remove those messages (for password, username and too
Ok.
>> + diff|di) [[ ! $hasRevisionOpt ]] && nExpectArgs=2
Indeed, I misinterpreted the svn help.
>> + switch|sw) [[ ! $hasRelocate ]] && nExpectArgs=2
Indeed, it is not good. Maybe a typo somewhere.
So I'll just fix the bugs above without too much creativity, remove the
-- Fabien. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Nov 20 19:01:37 2005 |
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.