Re: v7.3Beta4 Tag'd and Packaged ...

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: v7.3Beta4 Tag'd and Packaged ...
Date: 2002-11-05 18:53:54
Message-ID: 3DC813C2.3030807@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

...
> to pull in those changes that were made to the REL7_3_STABLE branch ...

Right.

> But, if I did:
> cvs checkout -rREL7_3_STABLE pgsql
> What would I use as BRANCHNAME in the -j to 'pull in' the changes we made
> to HEAD? Or is there where I'm misunderstanding something?

Use "HEAD" for the tag from within the REL7_3_STABLE branch:

cvs update -jHEAD pgsql

The files will then show that they are modified, and you can then commit
the changes to your branch.

- Thomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-11-05 20:41:07 Re: openbsd 3.2, postgresql 7.3beta3 and openssl 'e_os.h' include
Previous Message Bruce Momjian 2002-11-05 18:50:33 Re: Is my Internet connection slow