info-cvs
[Top][All Lists]
Advanced

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

Re: Best method to replace a branch's code


From: Larry Jones
Subject: Re: Best method to replace a branch's code
Date: Thu, 25 Mar 2004 12:19:13 -0500 (EST)

Euan Guttridge writes:
> 
> cvs co -rHEAD -jHEAD -jbranchA project
> - applied a sticky tag of 'HEAD' which commiting did not like

        cvs co -jHEAD -jbranchA project

Before, we were using -r to get the correct branch, but HEAD is a
revison tag, not a branch tag, and the trunk is the default branch so
you don't need to do anything special to get it.

-Larry Jones

The hardest part for us avant-garde post-modern artists is
deciding whether or not to embrace commercialism.  -- Calvin




reply via email to

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