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 0E99810497 for ; Sat, 8 Mar 2014 02:18:24 +0000 (UTC) Received: (qmail 4871 invoked by uid 500); 8 Mar 2014 02:18:23 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 4844 invoked by uid 500); 8 Mar 2014 02:18:22 -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 4837 invoked by uid 99); 8 Mar 2014 02:18:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Mar 2014 02:18:22 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nkadel@gmail.com designates 209.85.217.169 as permitted sender) Received: from [209.85.217.169] (HELO mail-lb0-f169.google.com) (209.85.217.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Mar 2014 02:18:17 +0000 Received: by mail-lb0-f169.google.com with SMTP id l4so3381616lbv.0 for ; Fri, 07 Mar 2014 18:17:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hOZ5hcWK1F01CPkX3FoTfPLbGII2SKOf4F3CmuHhrGY=; b=er4t8EGwUIkQEw8RRSWux5M7yg/aRk9dXBLR5JgfZq6XCe4TFjGgfTr3b+f8MN27wh Pio4qf8pNHl8qhFpUj6QFy1hgCSgjdjeHq89fk2JUcLZ9e0KSoWSWhz6DhsIf+UBBGsT k4CLdcAF3aMC0PzH8IM0Yz1ivaCYOBISL2XChAsZdcY+cQZN8Kwp9kK61WN8B24MkCHr cTzMM74V/JQice+yF27QB8fa0IxmDtPg9fVboEaqZYFvdmOSbIUVWHfRswi9Qa8JkFac KdwF9YF9dIu4Jf79T5VBOyFfxd89axF58DoUU2rT2LucE2JgrkHQ2EK52w86LMZsBTFx M+iQ== MIME-Version: 1.0 X-Received: by 10.112.140.202 with SMTP id ri10mr13284018lbb.9.1394245076661; Fri, 07 Mar 2014 18:17:56 -0800 (PST) Received: by 10.112.93.194 with HTTP; Fri, 7 Mar 2014 18:17:56 -0800 (PST) In-Reply-To: <5319F2A8.2080104@exa.com> References: <53192CD9.6010603@exa.com> <5319F2A8.2080104@exa.com> Date: Fri, 7 Mar 2014 21:17:56 -0500 Message-ID: Subject: Re: .svn directory - safe to add files in ".svn" or ".svn/tmp"? From: Nico Kadel-Garcia To: jrm Cc: Subversion Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Mar 7, 2014 at 11:24 AM, jrm wrote: > Sure - if I overwrote something that has a genuine purpose - or created > something in a location where SVN expects exactly certain files to be. > But is SVN so fragile that it can't tolerate a differently named > subdirectory > or file under there? But I made sure the safety was on! I was aiming at the apple, not his head! I've worked as the root user, I know how to it safely! If I get in a car accident, I'd rather get killed outright than merely left in a coma because I wore the seat belet! I'm always careful not to touch the 3rd rail when I walk across electric train tracks! It' s quite that dangerous, but it's safer to Just Don't Do That(tm). If you need to leave a flag file around, mention it in .gitignore and leave it in a visible location.