2008-09-05 16:34:55 Fabien COELHO napisaĆ(a):
>
> > (_svn, _svnadmin): Use '+=' for appending to variables and fix indentation.
>
> That looks good, but it is bash-3 specific:-(
bash-3.0 was released on 2004-07-27.
Why do you still use bash-2.*?
> shell> echo $BASH_VERSION
> 2.05b.0(1)-release
>
> shell> foo=bla
> shell> foo+=bli
> -bash: foo+=bli: command not found
>
> shell> svn <TAB>
>
> -bash: cmds+= commit ci copy cp delete remove rm diff export help import: command not found
> -bash: cmds+= info list ls lock log merge mergeinfo mkdir move mv rename: command not found
> -bash: cmds+= propdel pdel propedit pedit propget pget proplist plist: command not found
> -bash: cmds+= propset pset resolve resolved revert status switch unlock: command not found
> -bash: cmds+= update: command not found
> -bash: optsParam+=|-x|--extensions|-m|--message|-F|--file: command not found
> -bash: optsParam+=|--encoding|--diff-cmd|--diff3-cmd|--editor-cmd: command not found
> -bash: optsParam+=|--old|--new|--config-dir|--native-eol|-l|--limit: command not found
> -bash: optsParam+=|-c|--change|--depth|--set-depth|--with-revprop: command not found
> -bash: optsParam+=|--changelist|--accept|--show-revs: command not found
--
Arfrever Frehtes Taifersar Arahesis
Received on 2008-09-05 16:43:31 CEST