info-cvs
[Top][All Lists]
Advanced

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

Re: Branching


From: Mike Castle
Subject: Re: Branching
Date: Fri, 20 Oct 2000 10:39:06 -0500
User-agent: Mutt/1.3.6i

On Fri, Oct 20, 2000 at 04:08:14PM +0100, Claire McGarry wrote:
> I have branches running off a working copy.
> How can you move between the branches?

Two ways:

First, do cvs commit then cvs up -r branchname (then you won't take your
changes over to it).  Well, you *could* delete the files you've changed,
and lose all of your changes.  But that's not the usual course of action.

Second, check out into another area on your harddrive and change
directories.

At least, I hope your build system isn't hard coded to require an absolute
directory location, and is instead more relative.

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  address@hidden  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen



reply via email to

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