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

Re: rapidsvn feedback

From: Martin Pool <mbp_at_toey.home>
Date: 2002-08-04 06:46:12 CEST

On 1 Aug 2002, Alan Shutko <ats@acm.org> wrote:
> Zack Weinberg <zack@codesourcery.com> writes:
>
> > Not true. csh history expansion (picked up by bash and probably zsh
> > also) uses ^ to delimit a 'quick substitution'.
>
> Actually, that requires two ^'s, one at the beginning of the line.
>
> > This means some versions of csh will silently make ^path vanish,
> > since it doesn't fit their grammar.
>
> Testing bash, tcsh, csh on HP-UX 11 and SCO Openserver 5 does not
> show this problem. Can you point to one that does?

It's only magic when there are two carats on the same line, otherwise
it doesn't look like a substitution.

You could make a case that this is a perfect example of why magic
characters are confusing :-)

I'd much prefer `svn url`, or perhaps `svn repourl` or something a bit
clearer.

-- 
Martin 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 4 06:47:43 2002

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.