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

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

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 6 Apr 2009 12:49:34 +0300 (Jerusalem Daylight Time)

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 <vincent@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
Received on 2009-04-06 11:49:47 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.