On 27 January 2015 at 14:16, <stef...@apache.org> wrote: > Author: stefan2 > Date: Tue Jan 27 11:16:35 2015 > New Revision: 1655008 > > URL: http://svn.apache.org/r1655008 > Log: > Make the test added in r1654933 somewhat more robust by using the > parser / serializer functions provided by FSFS. > > * subversion/tests/libsvn_fs_fs/fs-fs-pack-test.c > (stringbuf_find): Just return a position, not a pointer. > (plain_0_length): Modify the revision content using FSFS noderev I/O and > tweak the native structure instead of its serialized > format. > > Suggested by: danielsh > I think it's will be better to use pre-cooked FSFS repository created using documented reproduction script using older Subversion instead of manipulating revision files directly.
-- Ivan Zhakov