info-cvs
[Top][All Lists]
Advanced

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

RE: cvs roll back utility


From: Arthur Barrett
Subject: RE: cvs roll back utility
Date: Fri, 11 Jan 2008 00:23:06 +1100

Rathi,

>       Recently I wanted to roll back bunch of files to 
> previous CVS revision.
> Since there is no quick way to do it, I did a quick search on 

CVSNT (GPL, unix/windows/etc) introduced the conecpt of a 'commit id' a
unique number for each commit - you can use this to 'rollback' to the
previous revision.

Eg (something like):
cvs update -j @commitid -j "<@commitid" filename or modulename

I believe that CVS 1.12 has backported some or all of this
functionality, but you'll have to check the manual.

Regards,


Arthur




reply via email to

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