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

Re: Cannot add files which contain '@' in filename

From: Nick <nospam_at_codesniffer.com>
Date: Sun, 25 Nov 2012 04:13:53 -0500

On Sun, 2012-11-25 at 02:26 -0600, Dave Huang wrote:

> No, it's sort of hidden, but it is mentioned in the documentation:
>
> The perceptive reader is probably wondering at this point whether the peg revision syntax causes problems for working copy paths or URLs that actually have at signs in them. After all, how does svn know whether news_at_11 is the name of a directory in my tree or just a syntax for ´revision 11 of newsĄ? Thankfully, while svn will always assume the latter, there is a trivial workaround. You need only append an at sign to the end of the path, such as news_at_11@.
>
> http://svnbook.red-bean.com/en/1.6/svn.advanced.pegrevs.html

Thanks. Is it possible/valid to specify a peg revision when adding
files? If not, does it make sense for SVN to not attempt to interpret
the '@' character for this operation?

Nick
Received on 2012-11-25 10:14:34 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.