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

Re: Fully recursive update is not full

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Sun, 4 Dec 2011 02:56:48 +0400

2011/12/1 Paul van der Hulst <paul_at_piak.nl>:
> Hello,
>
> I have a working copy which is missing some files (as a result of the issue in http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2889360 )
>
> Check for modifications does not report missing files when checking with the repository.
> I thought 'update fully recursive' would restore all the files in the working copy to the state in the repository, but it doesn't.

Reading the e-mail that you linked, your original problem is caused by
externals (file externals?)

"Fully recursive" provides value for the --depth and --set-depth
options of "svn update" command. The --depth and --set-depth options
control depth of a regular working copy. Externals are controlled by a
different option there.

Best regards,
Konstantin Kolinko

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-12-03 23:56:58 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.