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

[PATCH] Re: Bug: Problems committing special revisions

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2004-06-22 15:11:58 CEST

Tobias Ringström wrote:

> ...but it's also horribly wrong because pred_id is a pointer which I
> didn't realize when I wrote it. I'm surprised that it didn't crash.

Please try the following patch instead. I'll commit it shortly unless
there are any objections.

/Tobias

[[[
Fix the excessive memory usage when deltifying revision 2^n where n is
large.

* subversion/libsvn_fs_base/tree.c
  (deltify_mutable): Introduce two alternating subpools.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Jun 22 15:12:51 2004

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

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