RE: Saving history when converting multiple repos into one?
From: Dale Hirt <dale_at_sbcltd.com>
Date: 2005-09-16 00:49:51 CEST
Matt,
Look into svnadmin load --parent-dir.
The basic flow goes like this:
1. Create new repository
2. Make a directory to hold each old repository
3. Dump old repositories.
4. Load old repositories using --parent-dir arg
This will preserve your history into the new repository.
HTH,
Dale
-----Original Message-----
My software development group is attempting to convert multiple Subversion
Our question: how can we do this and still make the file-revision history
-Matt
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.