info-cvs
[Top][All Lists]
Advanced

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

Re: CVS update/checkout performance


From: Larry Jones
Subject: Re: CVS update/checkout performance
Date: Thu, 7 Dec 2006 14:57:14 -0500 (EST)

Pardey, Craig writes:
> 
> That said, is there an easy way to copy an entire branch to the trunk?
> I don't want to keep any of the trunk code, I just want to overwrite it
> all with what is in the branch.

        cvs up -A
        cvs up -j HEAD -j branch
        cvs ci -m'Merge branch to trunk'

should do it.

-Larry Jones

I think we need to change the rules. -- Calvin




reply via email to

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