Re: [undo commit]

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Wed, 21 Nov 2007 09:19:36 +0100

On ons, 2007-11-21 at 00:44 +0100, Rafael Martinez (Squid development)
wrote:
> > If snmp_core.cc revision 1.10.8.26
> >
> > How can I come back into 1.10.8.24 ?
> >
> >
>
> cvs update -j 1.10.8.26 -j 1.10.8.25 snmp_core.cc
> cvs update -j 1.10.8.25 -j 1.10.8.24 snmp_core.cc

yes, or in one go if you like

cvs update -j 1.10.8.26 -j 1.10.8.24 snmp_core.cc

this undoes the changes between .26 and .24

to later apply the changes again the reverse is done

cvs update -j 1.10.8.24 -j 1.10.8.26 snmp_core.cc

Regards
Henrik

Received on Wed Nov 21 2007 - 01:19:41 MST

This archive was generated by hypermail pre-2.1.9 : Sat Dec 01 2007 - 12:00:05 MST