[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: M7: Branches and Tags

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-11-15 04:40:42 CET

Bruce Atherton <bruce@callenish.com> writes:

> Now, perhaps the problem is that I am not really "getting" the brave
> new world, that rather than using tags for code promotion in
> Subversion we should be using properties or something similar. Or
> perhaps there really is a simpler way to specify the tag directory
> mapping using the cp command than I am realizing.

Wow. Hm. I wonder if more experienced CVS users on this list can
address your use-case better. Perhaps properties are what you want,
as you say... Subversion doesn't "tag" files the way RCS does; all
you can do is make cheap copies on the server.

>
> All I'm saying is that I believe it would be quite desirable if the
> solution for tagging that Subversion ended up with did not force so
> much typing, since there are environments where it happens frequently.

So, in your ideal world, it would be possible to type

   $ svn cp . mytag1

And voila, your mixed-revision working copy magically appears in some
'automatic' tags-area on the server?
(i.e. http://foo.com/repos/tags/mytag1 is created)

My only comment on this is that perhaps that the "default" tags path
can live in an .svnrc?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.