| From: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
|---|---|
| To: | Thomas Lockhart <lockhart(at)fourpalms(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 22:48:47 |
| Message-ID: | 20021105184655.H91541-100000@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 5 Nov 2002, Thomas Lockhart wrote:
> ...
> > 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.
*groan* I figured I was restricted to that which shows as BRANCH/TAGs in
a cvs log :(
Noted for next release cycle ... thanks
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christof Petig | 2002-11-05 22:54:57 | Re: protocol change in 7.4 |
| Previous Message | Peter Eisentraut | 2002-11-05 22:41:43 | Re: [GENERAL] What user to defaults execute as? |