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 C61EA11BBA for ; Mon, 16 Jun 2014 21:54:57 +0000 (UTC) Received: (qmail 67089 invoked by uid 500); 16 Jun 2014 21:54:57 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 67059 invoked by uid 500); 16 Jun 2014 21:54:57 -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 67044 invoked by uid 99); 16 Jun 2014 21:54:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2014 21:54:57 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ben@reser.org designates 50.197.89.41 as permitted sender) Received: from [50.197.89.41] (HELO mail.brain.org) (50.197.89.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2014 21:54:51 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.brain.org (Postfix) with ESMTP id C4BA5179E246; Mon, 16 Jun 2014 14:54:30 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at fornix.brain.org Received: from mail.brain.org ([127.0.0.1]) by localhost (fornix.brain.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oGNqlzz0o-pq; Mon, 16 Jun 2014 14:54:30 -0700 (PDT) Received: from [10.0.2.1] (vpn-1.brain.org [10.0.2.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.brain.org (Postfix) with ESMTPSA id ED544179E17F; Mon, 16 Jun 2014 14:54:28 -0700 (PDT) Message-ID: <539F6790.8040008@reser.org> Date: Mon, 16 Jun 2014 23:54:24 +0200 From: Ben Reser User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: "Croft, Joe" , Bert Huijben , "users@subversion.apache.org" Subject: Re: New subversion bug? References: <013c01cf897d$cbeedce0$63cc96a0$@qqmail.nl> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 6/16/14 8:26 PM, Croft, Joe wrote: > Thank you, but it would be nice to have a command line option to turn off this > feature. Seems like a reasonable suggestion. I'd suggest --no-target-directory which mirrors the GNU cp option that provides this functionality. Don't think the various Windows commands have an equivalent.