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

Re: How to add directories containing binary files?

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-09-21 19:58:03 CEST

On Sep 21, 2007, at 10:45, Grant Edwards wrote:

> I always wondered why the command-line subversion client was
> dependant on apache apr libs.

APR is a portable runtime library. It enables you to write software
that works on many different operating systems without worrying about
the differences between those operating systems. APR was originally
created by pulling bits out of the Apache web server code, but now
it's a standalone library that is used by the Apache web server and
Subversion and other software.

Subversion's use of APR is mentioned in the book:

http://svnbook.red-bean.com/en/1.4/
svn.developer.usingapi.html#svn.developer.usingapi.apr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 21 20:01:26 2007

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.