Re: Repository organization
From: Brass Tilde <brasstilde_at_insightbb.com>
Date: 2004-11-19 19:40:49 CET
> > OK, I'm reading through "The Book", in Chapter 3, and I thought the
> > /branches/proj1
> > /tags/proj1
> What in chapter 3 gave you that impression? I just glanced through it,
I phrased that poorly. When I read the Introduction, I was under the
Why? If execute the instructions in the Introduction (Rev 11176M, Page 6)
:: Some setup
echo something > \tmp\project\trunk\foo.c
:: commands from "the book"
svn import /tmp/project file:///path/to/repos -m "initial import"
and then execute "svn list file:///path/to/repos -v -R" on that repository,
1 Brad Nov 19 13:21 branches/
In this simple example, everything is directly off the root of the
More experimentation showed that appending the project name to the
svn import /tmp/project file:///path/to/repos/proj1 -m "initial import"
creates the project in another directory off the root, which makes much more
Yes, I'm slow on the pickup sometimes, but I'll probably get it eventually.
Brad
---------------------------------------------------------------------
|
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.