Re: v7.3Beta4 Tag'd and Packaged ...
lockhart@fourpalms.org
From: Thomas Lockhart <lockhart@fourpalms.org>
To: Larry Rosenman <ler@lerctr.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, "Marc G. Fournier" <scrappy@hub.org>, pgsql-hackers@postgresql.org
Date: 2002-11-05T06:20:14Z
Lists: pgsql-hackers
> Out of curiousity, is there an easy (heh) way to upgrade(change?) a
> checked out tree to be off the branch?
cvs update -rYOUR_BRANCH_NAME_HERE .
- Thomas