You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2002/07/02 19:57:16 UTC

Re: svn commit: rev 2402 - trunk/subversion/libsvn_fs trunk/subversion/libsvn_repos

sussman@tigris.org writes:

> Author: sussman
> Date: Tue, 02 Jul 2002 14:34:15 -0500
> New Revision: 2402
> 
> Modified:
>    trunk/subversion/libsvn_fs/tree.c
>    trunk/subversion/libsvn_repos/dump.c
> Log:
> 
> A better solution to issue #776, after talking with cmpilato and kfogel.
> Revert r2386; instead, have the dumper call svn_fs_contents_changed on
> files, and svn_fs_props_changed on both files and dirs.  Based on the
> answers, conditionally write out text or props as necessary.

Hey folks, I'll backport this to the 2092 branch.  In the meantime, it
would be great if people try doing some dumps and loads on larger
repositories.  (We don't have any dumper regression tests yet, and I
want to make sure we've not broken anything.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org