> 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