restructuring repositories with svndumpfilter
From: Adam Mercer <ramercer_at_gmail.com>
Date: 2007-09-08 06:40:09 CEST
Hi
I'm trying to restructure some of my repositories, esentially I want
repo/
and I want separate repositories with each directory, i.e.
dir1/
the only problem is that the history of each directory is not
I have found svndumpfilter2 (from
$ svnadmin dump repo | svndumpfilter /path/to/svn/repo dir1 > dir1.svndump
that splits repo/dir1 into a separate repository, the only problem is
repo/
not just
dir1/
as I want. I know I can move the contents of dir1 into the root
Cheers
Adam
---------------------------------------------------------------------
|
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.