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

Re: New User, Strange Behaviour...

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-02-23 20:38:05 CET

Pat McCarten wrote:

> I have created my repository on the external hard drive at E:\svn and
> have many sub-directories now in my repository. My working copy is on my
> C:\ and is basically most of my personal files. I have been adding a lot
> of data into the svn repository, and this is where I’m experiencing the
> weird issue. I started the process with about 8 GB of free space on the
> local HD. As I add files to the svn repo, I seem to be running out of
> space on the local HD. It seems that during the commit process it is
> incrementally consuming drive space on the local drive. Is this supposed
> to happen? Basically, I’ve got 10 GB of data in the working copy that
> I’d like to commit to the repo. The repo disk has plenty of free space
> (over 60 GB) so it should be fine. The weird thing that is happening is
> that the commit process seems to consuming all the local drive free disk
> space.

How do you figure that the drive space on your local drive is consumed
during a commit? What tool do you use to figure this out?
I know that Subversion creates temp files containing the diff of a
commit which it then sends to the repository. If you have 8GB new data,
then that would mean temp files the size of those 8GB.

Anyway: if you think this is bad, you have to tell that on the
Subversion mailing list, because TSVN is only a Subversion client, using
the official Subversion library to do its tasks.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Feb 23 20:38:14 2007

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.