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

Re: Apr version

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-12-16 07:49:26 CET

On Thu, 2005-12-15 at 21:49 -0800, Vadim Chekan wrote:
> What is "recommended" APR version for svn-1.3? If it is apr-1.2
> should't it be reflected in INSTALL file? Becaue currently it
> mentions:
> 1. Apache Portable Runtime 0.9.7 (http://apr.apache.org/)

Expanding on Garrett's answer: APR 1.0 changed the size of apr_off_t on
most platforms to allow 64-bit file offsets. We are very happy about
this change in principle, but if we were to change the recommended APR
version between svn 1.0 and svn 1.x, apps built against svn 1.0 wouldn't
necessarily work properly against svn 1.x. (Both the APR API and the
svn API make use of svn_off_t in places.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 16 07:51:18 2005

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.