info-cvs
[Top][All Lists]
Advanced

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

How to merge from HEAD into another branch?


From: Jean-Christian Imbeault
Subject: How to merge from HEAD into another branch?
Date: Fri, 26 Nov 2004 16:51:08 +0900
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)

I have (by mistake) imported (or checked in, I'm not sure) some new
files/folders onto my main trunk (HEAD). I want to also have the new
files/folders on one of my branches (DEV) but can't seem to figure out
how to do this.

I have tried from a DEV sandbox:

$ cvs up -jHEAD path/to/missing/top/level/directory

or

$ cvs up -j1 path/to/missing/top/level/directory

But neither do anything.

I could try cvs import but I try and stay away from that command ...

Thanks,

Jc





reply via email to

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