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

Re: Client relative url support infrastructure and merge implementation

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2007-12-18 15:47:28 CET

On 2007-12-18 15:41:17 +0100, Vincent Lefevre wrote:
> vin:~> zsh -f
> vin% echo ^ab
> ^ab
> vin% echo +ab
> +ab
> vin% echo =ab
> /usr/sbin/ab
> vin% echo %ab
> %ab

BTW, if the extendedglob option is used, '^' also has a special
meaning under zsh. '+' and '%' seem to be safe. And as '%' is
used as a job prefix, it should be safe and remain safe whatever
the options.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 18 15:47:40 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.