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

Re: "Update Depth" dosn't work in 1.6.16

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 20 Jun 2011 16:58:18 +0200

On Mon, Jun 20, 2011 at 15:34, Ilya Nenashev <nashev_at_mail.ru> wrote:
> When I try to "Update to revision" in context menu on folder with Depth is "Only this item" and select in "Update Depth" combo box any value, for example "Immediate children, including folders" it skip's this folder and do nothing! :(
>
> But comand line "svn up --set-depth immediate ***" works properly with this folders.

And TSVN does an equivalent of
svn up --depth immediate ***

not

svn up --set-depth immediate ***

In the upcoming 1.7, there's another checkbox to make the depth sticky.

Stefan

-- 
       ___
  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=2770700
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-06-20 16:58:46 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.