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

Re: svn commit: r10343 - branches/1.0.x

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-07-17 00:22:13 CEST

On Fri, Jul 16, 2004 at 01:16:14PM -0500, Ben Sussman wrote:
> --- branches/1.0.x/STATUS (original)
> +++ branches/1.0.x/STATUS Fri Jul 16 13:16:13 2004
> @@ -63,3 +63,11 @@
> Votes:
> +1: striker, sussman (though I think he'll change his mind)
> -1: breser (violates compatbility rules)
> +
> + * r10072
> + Have 'svnadmin hotcopy' pass APR_LARGEFILE flag to apr_file_open().
> + Justification: allows this command to copy largefiles, regardless
> + of whether largefile support is compiled into APR.
> + Notes: many users have hit this problem (issue #1819).

I don't think this makes sense. r10072 is a tweak to the new hotcopy
implementation on the trunk, which doesn't use apr_file_copy().

The 1.0.x svnadmin hotcopy uses apr_file_copy() still as far as I can
tell, so it gets large file support as-and-when a 1.0.x release ships
with a more recent snapshot of APR 0.9.x.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 17 00:22:59 2004

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.