missing from svnbook: syntax for creating the TTB directories?
From: Steve Stanley <w3steve_at_berkeley.edu>
Date: Tue, 17 Jun 2008 14:56:11 -0700
I feel like the answer should be there somewhere, but -
What is the syntax for creating the TTB directories that are
I'm almost certain one doesn't use a shell mkdir command.
I'm almost certain that one creates them using
$ svnadmin create /path/to/repos
or maybe
$ svn copy file:///home/repos/trunk \
creates the branches parent directory as needed (like svn import)?
It would help me (and other brand-new administrators?) to actually
http://svnbook.red-bean.com/en/1.4/svn.reposadmin.planning.html
or in a new paragraph here where the svnadmin create command is shown:
http://svnbook.red-bean.com/en/1.4/svn.reposadmin.create.html
my .02
-------
---------------------------------------------------------------------
|
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.