RE: Why doesn't 'svnadmin create' creates tags, branches, trunk?
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 7 Oct 2010 12:14:09 -0400
> > From: Tech Geek [mailto:techgeek12345_at_gmail.com]
Create a template repository with the folders you want in it. Then dump it. Save that file somewhere.
After you create a repo you can do an svnadmin load --ignore-uuid < templatedumpfile
(so you retain the unique uuid in the newly created repo).
You can even create a batch/command for this to do it with one command.
BOb
|
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.