What is the effect of “Make depth sticky” in subversion?
I'm having a hard time finding clear documentation on the behavior of using a sticky depth setting on an SVN working copy. In SVN when using the "Update to Revision" dialog there is a "Make depth sticky" checkbox. What are the effective differences between making depth sticky and non-sticky? When the depth is sticky, you'll will update with the same settings each time you update. If the depth isn't sticky, next time you update you will revert back to the former setting, pottentially downloading everything recursively (that is maybe a lot of data). EDIT: It seems that "fully recursive" is