>
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447
-----Original Message-----
> From: John Beranek [mailto:john_at_redux.org.uk]
> Sent: 22 July 2009 12:21
> To: users_at_subversion.tigris.org
> Subject: Re: Upgrading a WC
>
> > -----Original Message-----
> >
> >
> >> From: Kurt Pruenner [mailto:leak_at_gmx.at]
> >> Sent: 22 July 2009 11:53
> >> To: users_at_subversion.tigris.org
> >> Subject: Re: Upgrading a WC
> >>
> >> Giulio Troccoli wrote:
> >>> Very interestingly, a freshly checked out WC with 1.4.4 is 2.5Gb,
> >>> while the existing one is 3.4Gb. So it seems the saving is
> >> not due to
> >>> the upgrade but the fact that the WC is a new one. Now, why the
> >>> difference anyway?
> >> Have you tried using utilities like TreeSize or WinMerge
> to actually
> >> compare the two working copies and find out where the size
> difference
> >> actually comes from?
> >
> > I don't TreeSize but the WC are on Linuz so WinMerge won't help.
>
> du or kdirstat then.
With a serier of du I was able to find out that there are a lot of temporary file in the .svn/tmp directory in the old WC. I presume these are the one taking up a the extra 1Gb. Is there a way to clear these tmp directories? I mean using svn.
Giulio
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2374433
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-22 15:42:30 CEST