From users-return-18618-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Mon Jul 8 08:36:29 2013 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 82BD710F31 for ; Mon, 8 Jul 2013 08:36:29 +0000 (UTC) Received: (qmail 15368 invoked by uid 500); 8 Jul 2013 08:36:29 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 15172 invoked by uid 500); 8 Jul 2013 08:36:28 -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 15164 invoked by uid 99); 8 Jul 2013 08:36:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 08:36:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [212.227.15.3] (HELO mout.web.de) (212.227.15.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 08:36:20 +0000 Received: from [172.20.3.46] ([194.115.214.225]) by smtp.web.de (mrweb103) with ESMTPSA (Nemesis) id 0MFLB2-1V1Yy33Y7I-00EMby; Mon, 08 Jul 2013 10:36:00 +0200 Message-ID: <51DA79EF.1020103@web.de> Date: Mon, 08 Jul 2013 10:35:59 +0200 From: Tobias Bading User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: =?UTF-8?B?TWlybyBLcm9ww6HEjWVr?= CC: users@subversion.apache.org Subject: Re: Possible bug: svn update doesn't respect the 'depth' property References: <51DA73D0.3080700@web.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:fbVXDcexhJJu/S9SyrzJRI51NpLSJBpftoSGAiF7YqQOQp3pY6X AZZ4xpX+TKdBKsULKnKZpoAIHgcs36ibiz5mQ+FdQssCYlmYMkpACIq6yB4PHAouiHVpm+Y 3HPvqEaZUN8YooOW2ILtmuR7FcVURT1bONUpz73sqfUH+6HEYoKDb5aG1TV/iSyKi2gkNoH 1rINBEKKtkF9j2a0rrH0A== X-Virus-Checked: Checked by ClamAV on apache.org On 08.07.2013 10:24, Miro Kropáček wrote: > Hi Tobias, > > You're right, a simple 'svn update' in 'trunk' or 'software' > should not pull in any directories of files outside of 'user'. > That should only happen if you run e.g. 'svn update --set-depth > infinity'. What Subversion version are you using and on what platform? > > It's Windows, the one which comes with TortoiseSVN, I did an upgrade > today, so I can't say whether it happens with the latest version or > the one before. But definitely in >= 1.7. If you are unable to > reproduce, I can give you more details tomorrow. I'm not that familiar with Tortoise, or Subversion 1.7. We are still using Subversion 1.6 on multiple platforms and may update to 1.8 sooner or later. But your problem doesn't ring a bell with me, I can't remember ever having this problem in 1.6. Could be a regression that occurred in some version of the 1.7 line, but one this severe shouldn't go unnoticed for long. You said you did an update yesterday, have you tried it with the latest 1.7 Tortoise release and a fresh working copy?