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

Big memory use after update

From: Juanma Barranquero <jmbarranquero_at_laley.wke.es>
Date: 2003-11-28 10:45:54 CET

Using:
  - svn-win32-0.33.1*.zip
  - Apache 2.0.48
  - Windows 2K SP4

I have a repository with just a project. The working copy is about 118 MB
in size (it's a VisualStudio project). I access the repository through
Apache and mod_dav_svn.

I had originally imported the full project, but afterwards I decided to
delete myproject.ncb and myproject.opt from the repository (i.e., have
the files unmanaged by SVN) and svn:ignore them because they change each
time you exit VisualStudio, even if you've done nothing.

"svn delete" didn't work because the files were modified, so I decided
to do a "svn update" first (I should have done "svn revert", but I
goofed).

Memory for the Apache process went straight up from 270 MB to ~900 MB!
And it didn't go down after the update and the rest of operations
(delete the files, commit, status, etc.). I've had to manually restart
Apache.

Is that normal/expected?

                                                                Juanma

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 28 10:46:40 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.