info-cvs
[Top][All Lists]
Advanced

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

Re: Import and merge into branch


From: Mark D. Baushke
Subject: Re: Import and merge into branch
Date: Fri, 29 Oct 2004 09:15:29 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Erik Andersson <address@hidden> writes:

> I messed up and need to to a fresh import and then make a branch contain
> all from that import. How do I do? I only want that code in the branch
> and not into main..
>
> Can I use the original branch and somehow merge this into the branch? 
> 
> Please help me out!!

Assuming you did

    cvs import module VENDOR VENDOR-VERSION

then something like this:

    cvs rtag -b -r VENDOR-VERSION newbranch module
    cvs checkout -r newbranch module

should get what you want.

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFBgmyh3x41pRYZE/gRAnpJAKCe/kOFLGyMGQlFiiKH7rpNNFlSawCdEO54
Y37ySHXbJrOLgcioz92Csqw=
=+vFW
-----END PGP SIGNATURE-----




reply via email to

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