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

Feature request: svn up --depth

From: Dave Lawrence <dalawren.work_at_gmail.com>
Date: Mon, 12 Jul 2010 20:42:49 -0700 (PDT)

The Update to Revision dialog lets you do the equivalent of "svn up --set-depth", but as far as I can tell, there's no way to do the equivalent of "svn up --depth". It would be great if the Update to Revision dialog had a "Set Depth" checkbox to specify whether the you're doing --depth or --set-depth.

The reason we need the "svn up --depth" functionality is because we need to be able to update the svn:mergeinfo property on the root folder without having to update the entire source tree, otherwise it's difficult to commit merges. On a large project with many developers, it can take several minutes to update the entire source tree, and if any developer makes a commit somewhere in the source tree during your update, you still won't be able to commit your merge because the svn:mergeinfo property will be out of date again.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2632524

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-13 05:50:15 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.