kfogel@collab.net wrote:
>The important effect here was not merely that you moved *where* the
>creation of the revprop file happens, but that you changed its initial
>content.
>
I'm not sure what you mean, because the repository was still created
with an svn:date revprop (see svn_fs_fs__dag_init_fs). I never changed
that. The only change I did was to create an empty revprop file in
svn_fs_fs__write_revision_zero to make the svn_fs_fs__set_rev_prop call
in svn_fs_fs__dag_init_fs not fail (but as ghudson pointed out, I
created an empty file when it should have been a file with and empty
hash). The revprop file was only empty for a few microseconds during the
creation of the repository, but the repository was never created without
an svn:date revprop for rev 0.
/Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 15 10:04:15 2004