[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Recursion depth

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 27 Sep 2011 20:35:40 +0100

On 27 September 2011 20:25, Gerald Schneider <gerald_at_schneidr.de> wrote:
> Hi there.
>
> I'm using svn to manage an Android project.
>
> The project has a depth of 6 directory levels. When I try to commit
> changes the TortoiseSVN dialog only lists modified files in the upper 5
> levels. When I change into one directory and try to commit files there
> the modified files on level 6 show up.
>
> The properties dialog of the root directory of the project shows "Fully
> recursive" for the depth.
>
> Is there any way to set the recursion depth to check for changed files
> on commit?

Recursion affects the depth of the checkout, not the depth examined
for commits. If your checkout were too shallow you would not see that
6th level in your working copy at all.

Try the Check for Modifications dialog and see whether your 6th level
shows up there.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2846859
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-27 21:35:48 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.