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

RE: Crash relating to apr-util with r893 and latest Apache.

From: Sander Striker <striker_at_apache.org>
Date: 2002-01-15 15:47:27 CET

> > "Jay Freeman \(saurik\)" <saurik@saurik.com> writes:
> > > OK, I was getting this about 4 days ago, but I assumed I caused it so I
> > > went off and played with some other things for a while before coming
> > > back to it. When I do the following I get the other following behavior
> > > in GCC debugging Apache. I am using the latest Apache from CVS as per
> > > Greg's comments re the mod_dav changes.
> > >
> > > My first notice was the DB_VER=3 deal, but then I figured out that it
> > > was using DB_VER=3 for both 3 and 4 of DB so that wasn't what was
> > > happening.
> > >
> > > [gdb bt omitted]
>
> Hi,
>
> Got a bit more information for us?
>
> Can you confirm that mod_dav_svn and apache2 are linked to
> db4? Same goes for svnadmin. Did you create the repos
> with the db4 svnadmin? Or are you using your old repos(db3)
> with the new mod_dav_svn(db4)?
>
> If you could also state your platform and the steps you
> took to setup the server that would be great.
>
> Thanks,
>
> Sander

Okay, so I decided to upgrade myself to the latest and greatest...
With todays httpd-2.0, apr, apr-util, subversion, db-4.0.14 and
neon-0.18.4 (need to adjust buildcheck.sh for that) it works like
a charm.

The only thing I didn't get right away was upgrading my db3 to
db4 environment, but I found that in the archive. I'll quote it
here again:

Ben Collins-Sussman wrote:

Quick tip for people who have repositories lying around. After
installing db4 on your system, you'll need to upgrade them as well:

   db_recover -h /path/to/svn/repo/db -ve
   db_upgrade -h /path/to/svn/repo/db nodes representations revisions \
                                      strings transactions

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

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.