On Thu, Jul 28, 2005 at 02:47:58PM -0600, Orion Poplawski wrote: > $ make tag > cvs tag -c python-matplotlib-0_83_1-1_fc5 > For more information on using the Fedora CVS repositories, please visit > http://fedoraproject.org/wiki/UsingCvs > ? build.log > ERROR: Tag python-matplotlib-0_83_1-1_fc5 has been already created. > The following tags have been created so far > python-matplotlib-0_82-2:devel:orion:1120167615 > python-matplotlib-0_82-3_fc5:devel:orion:1120235006 > python-matplotlib-0_82-4_fc5:devel:orion:1122582000 > python-matplotlib-0_83_1-1_fc5:devel:orion:1122583172 > cvs tag: Pre-tag check failed > cvs [tag aborted]: correct the above errors first! > make: *** [tag] Error 1 > > What's the best way out? Verify that tagging that way is what you really want and use make force-tag instead. Jakub