Re: 'svnadmin verify' failed after hotcopy with 'svnadmin: E160004: Revision file (r2255) lacks trailing newline'
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 12 Jan 2012 16:17:11 +0000
D D <ddwa09_at_gmail.com> writes:
> I'd be interested to know if svnadmin employs some memory buffer to
Hotcopy uses libsvn_subr/io.c:copy_contents where SVN__STREAM_CHUNK_SIZE
/* Copy bytes till the cows come home. */
/* Read 'em. */
/* Write 'em. */
if (read_err && APR_STATUS_IS_EOF(read_err))
-- PhilipReceived on 2012-01-12 17:17:56 CET |
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.