RE: How to set up project directories--SVN book confusion
From: <nicklist_at_planet.nl>
Date: Fri, 11 Apr 2008 16:42:39 +0200
Sorry for the confusion, but as the poster was a little further in the book I thought he would understand the first few lines. (Hence the "something like this".
Replace the first few lines with:
svnadmin create c:/repositories/examplerepo
If you have any questions, please ask.
Hth,
Nick S.
-----Original Message-----
svnadmin create Calc
but if I do a cd Calc , wouldn't that fail? as would rm Calc.
Sorry to be dense on this.
John J. Boris, Sr.
"Remember! That light at the end of the tunnel
>>> <nicklist_at_planet.nl> 4/11/2008 8:13 AM >>>
svnadmin create <repo>
svn co file://<repo>
svn co <repo>/trunk <repo>
And you'll have a checkout of the trunk.
This assumes one trunk/branches/tags setup per repository, the more
So, repository layout would be:
<repository>
etc, etc, etc. I guess you can figure out how to setup such a
Hth,
Nick S.
-----Original Message-----
In Chapter 5 on "Repository Administration", the book talks about the
"directory hierarchies within the repositories themselves", and how you
might want to set up your repository, with trunk, branch, and tags
If they are intended to really be OS directories, the description is
to all the other files in the repository, or whether you're meant to
If they are intended to be directories in the virtual filesystem, there
is no dicussion of how to go about creating them. Going back to Chapter
2, "Basic Usage", there is a section called "Recommended repository
back there for further information. Then it goes on to tell you how to
do a checkout, which presupposes that the repository has already been
So, as briefly as I can phrase it, here is my question: What is the
Maybe I've missed something rather obvious. That's certainly possible;
if so, please let me know.
Thanks,
---------------------------------------------------------------------
|
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.