Re: Repository Directory Tree
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Fri, 30 Jul 2010 12:18:09 -0500
On Jul 30, 2010, at 11:14, Allen Williams wrote:
> My subversion repository is in /var/svn. Somehow (and, yes, I'm new;
svnadmin load --parent-dir lets you add a parent directory into which the contents of the dump will be imported. It does not let you strip out leading directories from the dump.
I would just use "svn mv" to move proj1 thru 3 up two levels, then "svn rm" to remove the unwanted var.
Alternately, if you insist on purging all record of this mistake from the repository's history, you can fiddle with something like svndumptool.
|
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.