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

Recommended build method for SVN?

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Sun, 30 Nov 2008 22:18:20 -0600

Hi,

I'm creating my own open source project that will utilize the Subversion
API. However, I want to minimize the amount of dependency building I have to
do on various platforms, specifically Windows since it is the most difficult
to deal with. I want to directly use the code from the subversion
development trunk, however I'm not sure what the best way to go about that
is. My main concern is the APR and Neon libraries, as well as any other
mandatory dependencies Subversion has. How do you guys recommend handling
these dependencies? I would prefer to have all third party source code in my
repository for my project to make checkouts quick and simple. I want to
avoid forcing people to go out and hunt down libraries and compile them,
especially on Windows, since this could literally take hours.

Thanks for reading.
Received on 2008-12-01 05:18:35 CET

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.