cli-repo-root-relative-support.txt update
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Thu, 26 Mar 2009 13:04:13 +0100
Hi,
http://svn.collab.net/repos/svn/trunk/notes/cli-repo-root-relative-support.txt
ISSUE: zsh with 'setopt extendedglob' enabled
I suggest the following alternative:
WORKAROUND: escape it with a backslash (\^) or quote it in single quotes ('^')
I prefer the backslash way as it needs one less character to type. :)
Also, of course, zsh could be configured (from the .zshrc) to recognize
-- 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)Received on 2009-03-26 13:04:29 CET |
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.