Re: I miss tags
From: Stephen Webb <swebb_at_netlab.uky.edu>
Date: 2004-09-29 01:56:25 CEST
I'm actually not sure that I miss tags...
I have been trying to follow this thread, but being new to Subversion, I'm
To make a tag, you make a copy of the trunk and put it into the tags
e.g.
calc/trunk/
svn cp calc/trunk calc/tags/my_new_tag -->
calk/tags/my_new_tag/
OK. So now another user does an svn update in calc. They automatically
(This has probably been suggested many times, but I probably missed it..)
Choosing a different layout:
with the root having
trunk/
and projects living inside...
trunk/
calendar/
branches/
...
This would allow me to enjoy the "out of sight / out of mind" nature of
I'm assuming there is some disadvantage (or at least "the book suggests
Or perhaps the "traditional" (?) setup:
calc/
with an additional "out of sight" top level directory where people can put
(Which halfway addresses my "problem")
The "problem", BTW is that I want a tag or a branch to be private. I
Eh?
-Steve
---------------------------------------------------------------------
|
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.