[MonoDevelop] Subversion addin

Grzegorz Sobanski silk at boktor.net
Thu Feb 15 11:21:22 EST 2007


* Lluis Sanchez <lluis at ximian.com> [2007-02-15 14:26]:
> Hi,
> 
> I guess that you compiled with the --enable-subversion options, since
> the add-in seems to be installed, so must be something else.

Yes, forgot to mention that.

> Which subversion client version do you have?

Good shot.

  MonoDevelop.VersionControl.Subversion.SubversionException: This
  client is too old to work with working copy
  '/home/silk/szuss-sea/webui'; please get a newer Subversion client

I'm using svn1.4, and my system had two versions of the lib installed.

ii  libsvn0                       1.3.2-3ubuntu2
ii  libsvn1                       1.4.2dfsg1-2ubuntu3

I changed the code to link to libsvn_client1.so.1
Now I get a beautiful native segfault ;-)
Removing libsvn0 did not help either.

I suppose it was used with svn 1.4 before? And it's just sth on my side.
If so, maybe I'll look into it later when I'll have some free time.


-- 
Grzegorz "Silk" Sobański                        silk (at) boktor.net
Error messages from an old Apple C compiler:       http://boktor.net
We already did this function


More information about the Monodevelop-list mailing list