[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: Stuart Celarier <SCelarier_at_corillian.com>
Date: 2006-03-08 05:26:37 CET

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.

Stuart Celarier | Corillian Corporation

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