info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to diff branch sandbox against tip of trunk?


From: Spiro Trikaliotis
Subject: Re: How to diff branch sandbox against tip of trunk?
Date: Mon, 5 Nov 2007 20:26:42 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Nelson,

* On Sun, Nov 04, 2007 at 12:15:52PM -0700 Nelson Bolyard wrote:

> A branch tag always unambiguously means "the tip of the named branch",
> even when you're in a sandox from the trunk or a different branch.
> Seems like there should likewise be a tag that always unambiguously 
> means "the tip of the trunk", regardless of what sandbox you're in.
> 
> What are the chances that the CVS gods will consider creating such a tag?

this is exactly what I suggested in my mail:

    "cvs tag -r1 REALHEAD"

will create "REALHEAD" as a tag just points to the tip of the trunk - at
least, as long as all RCS revision numbers are 1.x (or 1.x.y.z or
1.x.y.z.w.v or ... - that is, as long you don't use anything else but
"1" as first number, which is not recommended anyway).

Background: The revision "1" is trated as the branch that is the trunk.

HTH,
   Spiro.

-- 
Spiro R. Trikaliotis                              http://opencbm.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]