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

Re: [PATCH] Correct error in printing FS module list

From: Kobayashi Noritada <nori1_at_dolphin.c.u-tokyo.ac.jp>
Date: 2005-03-31 14:36:09 CEST

Hi,

From: "Max Bowsher" <maxb@ukf.net>
Subject: Re: [PATCH] Correct error in printing FS module list
Date: Thu, 31 Mar 2005 11:41:05 +0100

> The patch is incorrect.
>
> As I warned in the r13761 log message:
>
> ***** FS module vtable change. If an old 1.2.0-dev build of libsvn_fs_base
> ***** is picked up by a new 1.2.0-dev build of libsvn_fs, nasty stuff will
> ***** happen - probably segfaults.
>
> I think nasty stuff is happening because you have a stale version of
> libsvn_fs_base somewhere.

Okey, I throw out my patch.
This time I encounter a error message like this:

nori1[21:31]% LANG=C ./tmp/bin/svn --version saba:~
svn: Version mismatch in 'svn_delta': found 1.2.0-dev, expected 1.1.3
svn: Version mismatch in 'svn_subr': found 1.2.0-dev, expected 1.1.3

Something nasty seems to be happening in my environment.
Sorry, this may be my own problem.

Regards,

- nori

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 31 14:37:25 2005

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.