Re: How to update a sparse directory?
From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 7 Jun 2019 18:37:27 -0400
> On Jun 7, 2019, at 4:34 PM, Mun Johl <mun.johl_at_kazan-networks.com> wrote:
You just run svn up and it basically says as much in the docs:
http://svnbook.red-bean.com/en/1.7/svn.advanced.sparsedirs.html
"Fortunately, having a complex collection of ambient depths in a single working copy doesn't complicate the way you interact with that working copy. You can still make, revert, display, and commit local modifications in your working copy without providing any new options (including --depth and --set-depth) to the relevant subcommands. Even svn update works as it does elsewhere when no specific depth is provided—it updates the working copy targets that are present while honoring their sticky depths."
If this is not working for you provide a script that shows what you are doing and what you are getting.
Mark
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.