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

Re: svn commit: r32924 - trunk/tools/client-side

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Fri, 5 Sep 2008 16:40:35 +0200

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

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.