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

Re: branching much easier, tagging much harder?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-05 22:13:01 CEST

On May 5, 2005, at 2:56 PM, Michael Muller wrote:

>
> Correct, Hari. I've already established the tag. Now someone has
> edited one file and I want to associate just that one version of that
> one file with the tag. I can't tag an entire revision, because other
> developers have already checked in other changes that I do not want to
> be part of this release.
>
> This is very simple in CVS: "cvs tag -F RC index.php"
>

How about, 'svn copy index.php http://host/repos/tags/RC3/index.php'.

One command.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 5 22:16:03 2005

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.