Re: some requests/questions .
From: Ben Collins-Sussman <sussman_at_collab.net>
 
Date: 2002-07-13 01:00:52 CEST 
Féliciano Matias <feliciano.matias@free.fr> writes:
 > > You can still create a partial dump as you
 This *almost* works.  We decided not to go all the way.
 The issue is that the first revision in each dumpfile is always a
 If you were to do this:
 $ svnadmin dump 100 200 > dumpfile1
 and then edit dumpfile2 to *remove* revision 200 (so that dumpfile2
 $ cat dumpfile1 dumpfile2 | svnadmin load repos
 should work just fine.
 ---------------------------------------------------------------------
  | 
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.