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

Re: Settiing up Apache Subversion Server..

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-13 11:55:56 CET

On Mar 13, 2007, at 05:27, Swati Kulkarni wrote:

> If you can please explain what are these APR and whats their use
> for SVN
> then it would be of great great help to me
> as I am a beginer for Subversion.

APR is the Apache Portable Runtime. It is not related to the Apache
web server, other than that both products are made by the Apache
Software Foundation, and that the Apache web server requires APR.
Subversion also requires APR; this is how Subversion is able to run
on multiple platforms so easily: APR is a library that takes care of
all the differences between the platforms, so that the Subversion
developers don't need to figure it all out themselves.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 11:56:20 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.