Re: svn commit: r1604421 - in /subversion/trunk: subversion/libsvn_fs_fs/ subversion/tests/cmdline/ subversion/tests/libsvn_fs_fs/ tools/server-side/svnfsfs/
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 25 Jun 2014 17:19:24 +0100
Stefan Fuhrmann wrote:
> Ivan Zhakov wrote:
"How?" Really? REALLY? I don't know if Ivan was referring to the numeric constant or the string constant or both, but I take issue with the string constant. Among everything you've written do you really have no code that could help to generate and write the indexes without having to spell it all out bit-for-bit by hand? I won't believe it if you say "no".
[...]
> Changing the rev 0 template has never been a fun
In 1.8.x it looked like this:
SVN_ERR(svn_io_file_create(path_revision_zero,
Yes it contained a few magic constants, some of which probably should have been generated, but still it was *much* simpler.
- Julian
|
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.