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

Re: Subversion file name restriction

From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Sat, 21 Nov 2009 02:55:21 -0600

On Nov 21, 2009, at 02:46, Ciprian Dorin, Craciun wrote:

> Is there a restriction in the file names for Subversion (I have
> version 1.6.5). Because I can not refer to files that have an `@`
> character in their name. For example:
> svn add ./something_at_somehost.com
> says something like: `./somenting does not exist`
>
> But if I do `svn add --force .` then the file
> `something_at_somehost.com` is added.

http://subversion.tigris.org/issues/show_bug.cgi?id=3489

says you need to escape the @ character because it is special to Subversion.

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

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-21 09:56:17 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.