From users-return-86-daniel=haxx.se@subversion.apache.org Fri Dec 18 15:59:47 2009 Return-Path: Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by giant.haxx.se (8.14.3/8.14.3/Debian-9) with SMTP id nBIExkkD004604 for ; Fri, 18 Dec 2009 15:59:46 +0100 Received: (qmail 77147 invoked by uid 500); 18 Dec 2009 14:59:41 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 77139 invoked by uid 99); 18 Dec 2009 14:59:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2009 14:59:41 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.237.132.12] (HELO wp005.webpack.hosteurope.de) (80.237.132.12) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2009 14:59:31 +0000 Received: from ip-77-25-108-68.web.vodafone.de ([77.25.108.68]); authenticated by wp005.webpack.hosteurope.de running ExIM with esmtpsa (TLSv1:RC4-SHA:128) id 1NLeIN-00024O-Kx; Fri, 18 Dec 2009 15:59:09 +0100 References: <20091218145025.GE12378@daffy.research.stellent.com> Message-Id: From: Felix Gilcher To: Alec Kloss In-Reply-To: <20091218145025.GE12378@daffy.research.stellent.com> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (7D11) Mime-Version: 1.0 (iPhone Mail 7D11) Subject: Re: Subversion 1.6.6 doesn't appear to allow adding files with @ in the name Date: Fri, 18 Dec 2009 15:59:01 +0100 Cc: "users@subversion.apache.org" X-bounce-key: webpack.hosteurope.de;felix.gilcher@bitextender.com;1261148371;626ba487; The @ sign denotes a peg revision. Just add another @ at the end of the filename, that should do the trick. Felix Sent from my iPhone On 18.12.2009, at 15:50, "Alec Kloss" wrote: > Subject pretty much says it all. My 1.6.4 client does allow adding > files with an @ in their name. > > mybox% svnadmin create repo > mybox% svn co repo work > svn: 'repo' does not appear to be a URL > mybox% svn co file:///$PWD/repo work > Checked out revision 0. > mybox% touch work/test@file > mybox% svn add work/test@file > svn: warning: 'work/test' not found > mybox% svn --version > svn, version 1.6.6 (r40053) > compiled Dec 2 2009, 14:54:12 > > Copyright (C) 2000-2009 CollabNet. > Subversion is open source software, see http://subversion.tigris.org/ > This product includes software developed by CollabNet > (http://www.Collab.Net/). > > The following repository access (RA) modules are available: > > * ra_neon : Module for accessing a repository via WebDAV protocol > using > * Neon. > - handles 'http' scheme > - handles 'https' scheme > * ra_svn : Module for accessing a repository using the svn network > * protocol. > - with Cyrus SASL authentication > - handles 'svn' scheme > * ra_local : Module for accessing a repository on local disk. > - handles 'file' scheme > > mybox% > > > -- > Alec.Kloss@oracle.com Oracle Middleware > PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x432B9956