<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The new version of my spec file has<br>
    Version: 20100101.4<br>
    Release: 1%{?dist}<br>
The previous version has<br>
    Version: 20080403<br>
    Release: 3%{?dist}<br>
<br>
I mistakenly checked in and did a <br>
    make tag<br>
    make build<br>
with the new version and wish to go back to the old version <br>
(I changed EL-5 when I meant to change EL-6).<br>
<br>
Using cvs, I could revert my spec file to its previous version. Then
change the release to<br>
    Version: 20080403<br>
    Release: 4%{?dist}<br>
then add a comment in the log that release 4 is the same as release 3, <br>
then revert by sources and .cvsignore files, then commit the changes in
cvs, then do<br>
    make tag<br>
    make build<br>
<br>
1. Would this work ?<br>
2. Is this the best way to revert to a previous release ?<br>
<br>
On 7/9/2010 8:59 AM, Kevin Fenzi wrote:
<blockquote cite="mid:20100709095952.13e8bd53@ohm.scrye.com" type="cite">
  <pre wrap="">On Thu, 8 Jul 2010 21:17:27 +0100
Mark Chappell <a class="moz-txt-link-rfc2396E" href="mailto:tremble@tremble.org.uk"><tremble@tremble.org.uk></a> wrote:

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">I would like to revert the EL-5 distribution back to its previous
version; i.e.,
      <a class="moz-txt-link-freetext" href="http://cvs.fedoraproject.org/viewvc/rpms/cppad/EL-5/">http://cvs.fedoraproject.org/viewvc/rpms/cppad/EL-5/</a>
before its previous commit and previous
     make tag
     make build
Is there a standard procedure for doing this ?
      </pre>
    </blockquote>
    <pre wrap="">
As far as the EPEL-5 distribution is concerned, if you didn't push the
update through bodhi, it's fine don't worry that it's gone into Koji.
I don't know CVS well enough to know how to cleanly revert (I
generally use Subversion or Git)
    </pre>
  </blockquote>
  <pre wrap="">
I suppose you could untag the package in koji, and then just commit a
older version back to cvs. 

Are you needing to update the older version? Or just don't want the
newer one to go out until you fix it up?

  </pre>
  <blockquote type="cite">
    <pre wrap="">I've CCed in the EPEL devel list which almost certainly includes a
number of people more familiar with CVS than myself and can tell you
the two liner to revert back to the cppad-20080403-3_el5 tag.
    </pre>
  </blockquote>
  <pre wrap="">
koji untag-pkg --help

If you expand a bit more on exactly what you built and what you want to
do we can give more detailed info. 

kevin
  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
epel-devel-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:epel-devel-list@redhat.com">epel-devel-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/epel-devel-list">https://www.redhat.com/mailman/listinfo/epel-devel-list</a>
  </pre>
</blockquote>
<br>
</body>
</html>