Rev 807: Update FAQ in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
jelmer at samba.org
Fri Dec 14 14:11:52 GMT 2007
At file:///data/jelmer/bzr-svn/0.4/
------------------------------------------------------------
revno: 807
revision-id:jelmer at samba.org-20071214141151-f6yoq56zh1k8a4oi
parent: jelmer at samba.org-20071214135208-fqnfbtgh2bliurmp
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2007-12-14 15:11:51 +0100
message:
Update FAQ
modified:
FAQ faq-20070910195147-p9u38s9wplds2d4o-1
=== modified file 'FAQ'
--- a/FAQ 2007-11-28 11:45:57 +0000
+++ b/FAQ 2007-12-14 14:11:51 +0000
@@ -4,8 +4,8 @@
Bazaar is using a lot of memory accessing a Subversion repository
=================================================================
bzr-svn can use a lot of memory cloning big branches. The problem appears to be
-caused both by a memory leak in the python-subversion bindings or Subversion
-(the svn_ra_get_log() function) and the memory overhead from Bazaar.
+caused mainly by a memory leak in the python-subversion bindings for the svn_ra_get_log()
+function.
Newer versions of Subversion (1.5 especially) use significantly less memory
than older versions (though they still seem to leak).
More information about the bazaar-commits
mailing list