Dump/load question
From: Fred Mailhot <fred.mailhot_at_gmail.com>
Date: 2007-02-06 20:24:19 CET
Hi,
Pardon in advance for the painstaking explicitness of this
I guess this is a multipart question:
1) Assume I have a repo at revision 100, and I do the following:
$ svnadmin dump --revision 1:90 [path-to-repo] > partial.dump
Will I have eliminated revisions 91-100 of my repository?
2) If the above works, let's now assume that my repo has a few subdirectories:
- repo
and I want to "eliminate" the most recent revisions that affected "bar"...
$ svnadmin dump [path-to-repo] > full.dump
Thanks in advance for any assistance...
Fred.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.