info-cvs
[Top][All Lists]
Advanced

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

Re: CVS - Removing the latest revision


From: Mike Castle
Subject: Re: CVS - Removing the latest revision
Date: Thu, 2 Aug 2001 13:13:28 -0700
User-agent: Mutt/1.3.18i

On Thu, Aug 02, 2001 at 11:21:18AM -0500, Lamar Seifuddin wrote:
> How does one remove the latest revision of an "older" file to pick
> up the "newer" files
> 
> 
> ex.     1.16    "older" file
>         1.15    "updated" file


cvs up -r 1.15 -p > file
cvs commit -m "roll back to previous version" file

-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

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