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

RE: What files to deploy when recompiling libsvn_fs*?

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-03-08 14:27:38 CET

"Stuart Celarier" <SCelarier@corillian.com> wrote on 03/07/2006 11:26:37
PM:

> Branko wrote:
> > Um. I just started wondering if you have a Windows server. If you do,
> > the only file you _have_ to update is mod_dav_svn.so. But note that
the
> > Windows binaries are linked statically, so most of them are affected
one
> > way or another by your changes.
>
> That's correct, I am running Apache 2.0.55 on Windows 2003 Server. I
stopped
> the Apache server, replaced mod_dav_svn.so, and started the Apache
server. I
> tested it, and still got the assert that the new mod_dav_svn.so was
supposed to fix:
>
> Assertion failed: from_root->fs == to_root->fs, file C:
>
\Home\brane\src\svn\releases\subversion-1.2.3\subversion\libsvn_fs_fs\tree.c,
line 1934
>
> That is making me wonder if this assert is failing in a different
executable
> file, or if I went wrong somewhere else.

Given that the error message is still referencing Brane's build system, I
would say you did not update the right file.

Did you rebuild Subversion? Did you build mod_dav_svn.so as part of doing
this? Did you replace the version that Apache is loading with this new
version? Did you check your load module line in Apache to be sure you
replaced the right version?

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 8 14:31:32 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.