By default, `svn update` updates your working copy (recursively) to match whatever is in the repository. That means anything in the directory or below it in the hierarchy. If resources are added or removed within that directory, your working copy will be updated accordingly. You can use the --depth option to limit how far down you want to update if necessary, but I think the default is what you're trying to accomplish.

 - Quinn

On Sep 19, 2009, at 9:20 AM, jo wrote:


as far as I see svn update does only update files that are already in
my working directory. Is there a way to svn update --depth=infinity
from the versions GUI?

jo!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to