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

Re: Missing file? Or missing Link? Libsvn_ra_serf

From: Roger Lipscombe <roger_at_differentpla.net>
Date: Fri, 28 Mar 2008 08:40:08 +0000

GreenFlash wrote:
> Stefan wrote
>> GreenFlash wrote:
>>> Hello, I'm new on subversion and TSVN and have a problem:
>>>
>>> I installed TSVN yesterday and check out the project folder from the
>>> server. Functions properly (super). Then I tried to load up my files,
>>> and get the following error: "Error * 'libsvn_ra_serf-1.so.0' does not
>>> define 'svn_ra_serf__init()':the searched function wasn't found"
>>
>> TSVN does not use so modules - TSVN has all the libraries linked
>> statically. Also, so modules are usually only used on Linux. This
>> indicates that the error message is sent from the server. You have to
>> check there.
>>
> The server is installed from an ubuntu package and nothing was changed
> there. And there's another thing that tells me, that there must be a
> problem on my site. I installed Subversion on my pc, and typed in the
> shell: "svn.exe -?" and get the same error.
Where did you install SVN from? Which version? As Stefan says, neither
TSVN nor SVN on Windows use .SO files[1]. It sounds to me like you've
got a Cygwin-built svn client installed (which might use .so files, but
I don't know for sure). However I didn't think that libsvn_ra_serf was
included in the current Cygwin release of subversion.

Cheers,
Roger.

[1] Except for the Apache modules, which won't be your problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-28 09:40:25 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.