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

Re: [PATCH] Repository root relative support for the command-line client

From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Tue, 29 Apr 2008 21:48:00 +0300 (IDT)

Karl Fogel wrote on Tue, 29 Apr 2008 at 11:42 -0400:
> Daniel Shahaf <d.s_at_daniel.shahaf.co.il> writes:
> > Using zsh 4.3.6 with 'setopt extendedglob' enabled:
> >
> > [... see problems ...]
> >
> > Using dash 0.5.4, or zsh with 'setopt extendedglob' disabled:
> >
> > [... see no problems ...]
>
> So in zsh with 'setopt extendedglob' enabled, there's a problem, but
> nowhere else do we know of a problem. Is that a correct summary?
>

I tried tcsh, dash, bash, they don't treat ^ as magical. As for zsh, the
behaviour I observe with these shells might depend on my configuration.

> If that's it, then I guess we can put a warning where we document the
> feature and/or add something to the FAQ if people are running into it.
>
> It would be nice to know if zsh ships with that option enabled...
>

It is off by default, at least for me (Debian's packaging). In other
words, if I move my .zshrc aside, ^ is not special.

I tried that before I wrote (that's how I discovered it's due to
extendedglob), actually...

Daniel

> -Karl
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-29 20:48:38 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.