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

Re: Partial Checkout Problem

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Mon, 26 Mar 2012 00:36:45 +0400

2012/3/25 Elmar Teitge <elmar.teitge_at_ultra-it.de>:
> Hello Konstantin,
>
> thank you for your advice.
>
> To point 1, I have selected the folder that shall be cleared from
> subfolders, called "sandbox" and then selected "update to revision" in the
> context menu with selected option "only this item".
>
> To point 2, I have done a few cycles doing the update in point 1 and doing
> an clean-up command on the whole working copy ... but the SQLite database
> file did not shrink perceivable, nor the additional folders in the pristine
> directory, that keep the original files ...
>
> Is it enough, to clean-up the svn status or are more options required in the
> clean-up dialog, to get rid of the unused pristine files ?
>

- The first checkbox there is enough (that is what "svn cleanup"
command-line command does)
  plus the last one (to apply cleanup to the nested WCs that belong to
externals).

The other checkboxes there are specific to TortoiseSVN.

- The unneeded files are deleted from "pristine" directory. Well, if
you have 5 identical branches then there will be the same 1 pristine
for 5 copies of a file in branches, so maybe that is why there were no
substantial changes.

- The db file does not shrink. It should not be of big size though.
(It is possible to shrink it with some "sqlite pragma" command -- I
have seen it once being mentioned on @subversion mailing lists).

> To point 3, there were no modifications on that sandbox folder.
>

Best regards,
Konstantin Kolinko

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

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-25 22:36:51 CEST

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.