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

HP-UNIX 10.20 and svn client

From: Franck <f.leday_at_pmc-sa.com>
Date: Thu, 26 Nov 2009 16:38:20 +0100

Hi every one,
 
    I have to use svn client on HP-UNIX v10.20. I downloaded sources and compile them. I had to
make APR not threadsafe (--disable-threads), and remove sqlite.lo as dependency of libsvn_subr.
 
    The result seems to be a working client (connecting through SVN network protocol to a svnserver
on a Linux machine).
 
    So, everything seems good, but because I like to understand what I'm doing, I have few
questions: I read in README file that SQLite is REQUIRED for both server and client. So, because I
tested the client (co, export, up, st, ci), I feel that the client works fine. Is SQLITE really
REQUIRED for client? If so, when? Another question is why I could compile and link? (because it is
dynamic library?)
 
Thanks for your answers,
Franck.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2424616

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-26 16:40:40 CET

This is an archived mail posted to the Subversion Users mailing list.

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