Hello,

Yesterday I created a tag „DRUPAL-5--5-0-DEV“ (in error), I thought that with this tag I can create a -dev release, something like rssad-5.x-1.x-dev, but instead of this I got rssad-5.x-1.0-dev, that's bad.

By another my mistake, I overlooked this and I created release node (http://drupal.org/node/134844). Now I cannot delete this release node nor the tag, even though I've created new release (rssad-5.x-1.0, http://drupal.org/node/135109) with new, correct (I hope) tag (DRUPAL-5--1-0).

CVS path: /contributions/modules/rssad

Sorry for inconvenience, I'm new CVS user :-(

$ cvs tag -d DRUPAL-5--1-0-DEV
cvs tag: warning: directory CVS specified in argument
cvs tag: but CVS uses CVS for its own purposes; skipping CVS directory
** ERROR: You are not allowed to delete or move tags that have
** release nodes pointing to them. "DRUPAL-5--1-0-DEV" is being used by
** http://drupal.org/node/134844
**
** Please see http://drupal.org/node/57516#release for more.
**
cvs tag: Pre-tag check failed
** ERROR: You are not allowed to delete or move tags that have
** release nodes pointing to them. "DRUPAL-5--1-0-DEV" is being used by
** http://drupal.org/node/134844
**
** Please see http://drupal.org/node/57516#release for more.
**
cvs tag: Pre-tag check failed
cvs [tag aborted]: correct the above errors first!

Comments

gerhard killesreiter’s picture

Status: Active » Fixed

Just ceate a new tag

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Component: CVS » Other