Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1625F1186B for ; Sun, 4 May 2014 22:27:41 +0000 (UTC) Received: (qmail 12409 invoked by uid 500); 4 May 2014 22:27:40 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 12355 invoked by uid 500); 4 May 2014 22:27:40 -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 12347 invoked by uid 99); 4 May 2014 22:27:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 May 2014 22:27:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [80.67.31.40] (HELO smtprelay02.ispgateway.de) (80.67.31.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 May 2014 22:27:35 +0000 Received: from [70.116.59.133] (helo=[192.168.7.57]) by smtprelay02.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1Wh4sK-0003TQ-Gv; Mon, 05 May 2014 00:27:12 +0200 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: .svn directory - safe to add files in ".svn" or ".svn/tmp"? From: Ryan Schmidt In-Reply-To: Date: Sun, 4 May 2014 17:27:09 -0500 Cc: Subversion Users Content-Transfer-Encoding: quoted-printable Message-Id: <0A888245-AF56-4D88-A2BB-900E0E48D489@ryandesign.com> References: <53192CD9.6010603@exa.com> <5319F2A8.2080104@exa.com> <5319F4FE.2030905@wandisco.com> To: =?utf-8?Q?David_Bala=C5=BEic?= X-Mailer: Apple Mail (2.1874) X-Df-Sender: MzY4ODE4 X-Virus-Checked: Checked by ClamAV on apache.org On May 4, 2014, at 15:46, David Bala=C5=BEic wrote: > Branko =C4=8Cibej wandisco.com> writes: >=20 >> It's not a question of SVN being fragile or not. The .svn/ = directory >> is private to Subversion and you're not allowed to fiddle with it. >=20 > Servus Branko, >=20 > related to this, is the name ".svn" reserved/prohibited? > What if I wanted to commit a bunch of files that would contain a file = (or > folder) named ".svn=E2=80=9D. That would not be supported. Don=E2=80=99t do that.