You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Shahaf <d....@daniel.shahaf.name> on 2009/04/06 09:49:34 UTC

Re: cli-repo-root-relative-support.txt update

Vincent Lefevre wrote on Thu, 26 Mar 2009 at 13:04 +0100:
> Hi,
> 
> http://svn.collab.net/repos/svn/trunk/notes/cli-repo-root-relative-support.txt
> says:
> 
> ISSUE:      zsh with 'setopt extendedglob' enabled
> WORKAROUND: quote it in single quotes ('^')
> 
> I suggest the following alternative:
> 
> WORKAROUND: escape it with a backslash (\^) or quote it in single quotes ('^')
> 

Hmm.  It's a one-line change, and it's correct, so I'm going to skip 
thinking whether it's "too trivial" or not and just commit it.  r37018
and thanks.

> I prefer the backslash way as it needs one less character to type. :)
> But on some keyboards, the single quotes may be easier to type.
> 
> Also, of course, zsh could be configured (from the .zshrc) to recognize
> the use of ^/ with svn and do not treat ^ as a special character in
> such a case. But I don't know how to do that.
> 

Neither do I...

Daniel

> -- 
> Vincent Lefèvre <vi...@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)
> 
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1560273