Re: svn commit: r32924 - trunk/tools/client-side
From: Fabien COELHO <fabien_at_coelho.net>
Date: Fri, 5 Sep 2008 16:34:55 +0200 (CEST)
> (_svn, _svnadmin): Use '+=' for appending to variables and fix indentation.
That looks good, but it is bash-3 specific:-(
shell> echo $BASH_VERSION
shell> foo=bla
shell> svn <TAB>
-bash: cmds+= commit ci copy cp delete remove rm diff export help import: command not found
-- Fabien. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-09-05 16:34:51 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.