[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: Robert P. J. Day <rpjday_at_mindspring.com>
Date: 2005-05-05 22:18:23 CEST

On Thu, 5 May 2005, Ben Collins-Sussman wrote:

>
> 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'.

not to be overly pedantic but, once upon a time, i suggested that
examples in the SVN book should use "repo", not "repos", to refer to a
single repository. i understand that the current abbreviation "repos"
is short for "repository" but, mentally, whenever i see "repos", i
think plural.

rday

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 6 11:01:12 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.