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

depth option ignored on CLI 1.8.5

From: Autumn Umanetz <autumn_at_sesconsulting.com>
Date: Thu, 20 Feb 2014 10:28:26 -0800

It appears that the depth option is not respected on a commandline SVN
UPDATE command. The set-depth option is respected, and if a sticky
depth is set, it appears to override the depth option. EG:

# Following correctly updates immediate children, even if sparse
> svn upd --set-depth=immediates

# Fails to update any sparse children, presumably overridden by sticky depth
> svn upd --depth=infinity

Has anyone else noted this problem?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-02-20 19:30:20 CET

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.