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

Re: Memory leak in svn propget -R ?

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Tue, 04 Nov 2008 23:37:10 -0600

NASCIMENTO eduardo wrote:
> Hi!
>
> I'm experiencing problems when running svn propget -R on the root of a
> large repository (7 GB). The command eats all memory available and the
> system crashes.
>
> COMMAND:
>
> svn propget -R svn:externals --username myuser --password XXXX
> https://server/svn/myrepos > myrepos.txt
>
> SVN VERSION:
>
> svn, version 1.5.1 (r32289)
> compiled Jul 29 2008, 12:13:26
>
> Copyright (C) 2000-2008 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
> This product includes software developed by CollabNet
> (http://www.Collab.Net/).
>
> The following repository access (RA) modules are available:
>
> * ra_neon : Module for accessing a repository via WebDAV protocol using
> Neon.
> - handles 'http' scheme
> - handles 'https' scheme
> * ra_svn : Module for accessing a repository using the svn network
> protocol.
> - with Cyrus SASL authentication
> - handles 'svn' scheme
> * ra_local : Module for accessing a repository on local disk.
> - handles 'file' scheme
> * ra_serf : Module for accessing a repository via WebDAV protocol using
> serf.
> - handles 'http' scheme
> - handles 'https' scheme
>
> I saw there is a thread in the dev list regarding the same problem. I
> thought it was fixed in the current version:
>
> http://subversion.tigris.org/servlets/BrowseList?list=dev&by=thread&from
> =649504
>
> Should I open a bug report?

I can't reproduce this on both the latest 1.5.x sources or trunk. Also, the
revision specified in that thread have been merged to 1.5.x, and should have
been included in a 1.5.x release some time ago. I'm running against the
Subversion repository at svn.collab.net.

Can anybody else reproduce Eduardo's error?

-Hyrum

Received on 2008-11-05 06:37:47 CET

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.