[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?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 27 Mar 2008 08:04:49 +0100

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.

> I searched my computer but couldn't find the file libsvn_ra_s... I
> searched also google and your mailing lists but couldn't find anything
> that helps me. Can you help me please? I use Win XP x64 and TSVN Version
> 1.4.8. I tried also to install subversion, but this doesn't help.
> Is there somewhere a package which i can download and unzip which
> include that file?
> I'm sry for my bad english and hope you can understand my problem.
> Please tell me where I find the answer of this msg? Do I have to look in
> the mailinglist? Or will you send the answer also to my emailadress?
> Thank you very much.
> Best regards

A subversion client doesn't use serf by default, only if you configured
it to use it in the config file (%APPDATA%\Subversion\servers).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-03-27 08:05:58 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.