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/05/01 21:04:53 UTC

Re: svn commit: rev 1846 - trunk/notes trunk/subversion/svnadmin trunk/subversion/include trunk/subversion/libsvn_subr trunk/subversion/libsvn_repos

sussman@tigris.org writes:

> Author: sussman
> Date: 2002-05-01 20:23 GMT
> New Revision: 1846
> 
> Continue work on issue #648:  an fs dump/load format.
> 

You can now run 'svnadmin dump REPOS X Y', and it works.

    (Caveat:  replacements aren't detected yet, I'm fixing that.)

Also, note that in any dumpfile, the first revision dumped is always a
full tree;  it's generated by comparing the revision against rev 0, so
everything is labeled as "added".


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