info-cvs
[Top][All Lists]
Advanced

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

Re: revision control


From: Derek R. Price
Subject: Re: revision control
Date: Thu, 28 Sep 2000 11:12:11 -0400

And if you ever want to try anything like this on a directory containing 
uncommitted
work, ALWAYS ALWAYS ALWAYS make a backup copy of the directory first.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
High explosives and school don't mix.
High explosives and school don't mix.
High explosives and school don't mix...

          - Bart Simpson on chalkboard, _The Simpsons_

Tom Werges wrote:

> Suppose you want to revert it back to 2000-09-20:
>
> Go to the base dir of where the person changed the files.
>
> Type :
>    cvs tag bad-revision
>    cvs tag -D '2000-09-20' last-good-revision
>    cvs up -j bad-revision -j last-good-revision
>
> I haven't actually tried this before, so if it works type 'cvs com' and if not
> type 'cvs up -A' to revert things back to their previous (crappy) state.
>
> tom




reply via email to

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