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

RE: Subversion 1.2.1 released.

From: McKenna, Simon (RGH) <Simon.McKenna_at_rgh.sa.gov.au>
Date: 2005-07-28 09:25:05 CEST

-> Oops. How serious? Is there anything we have to pay attention to? Perform some fixup or repository maintenance?

RTFM(essage) Or if you are having problems reading it (tigris seems to be quite slow)

http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=103361

This looks to be an issue with win32 bdb 4.3.27. Release Notes for 4.3.28
state:

17. Fix a bug on Windows platforms that prevents database files from growing
to over 2GB. [#11839]

So hopefully this is just a simple repackaging with win32 bdb 4.3.28.

------- Additional comments from Neal Jhala Wed Jul 27 09:27:35 -0700 2005 -------

Further evidence that this is an issue with win32 bdb 4.3.27.

I just downloaded the win32 bdb 4.3.28 package from sleepycat, and replaced
the 4.3.27 libdb43.dll with the 4.3.28 libdb43.dll in the win32 subversion
1.2.1 bin directory. Also had to copy over msvcp71.dll and msvcr71.dll, as it
appears those are dynamically linked in the sleepycat build. After upgrading
the one libdb43.dll, and adding the 2 new ms runtime files, I re-ran the
svnadmin load, and it completed successfully, resulting in a 6.5GB repository.

------- Additional comments from Branko Cibej Wed Jul 27 16:26:53 -0700 2005 -------

Thanks for the report. I've uploaded a new set of BDB binaries, compiled with
VC6. Replacing the libdb43.dll in the Subversion/bin directory with the new one
should fix this problem.

The new BDB binaries are here:
http://subversion.tigris.org/files/documents/15/24470/db-4.3.28-win32.zip

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 28 09:25:52 2005

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.