I'm having this error message when I tray to move the branch:
** ERROR: You are not allowed to delete or move tags that have ** release nodes pointing to them. "DRUPAL-4-7" is being used by ** http://drupal.org/node/95146 cvs tag: Pre-tag check failed cvs [tag aborted]: correct the above errors first!
How can this be solved?
Miguel Duarte wrote:
I'm having this error message when I tray to move the branch:
** ERROR: You are not allowed to delete or move tags that have ** release nodes pointing to them. "DRUPAL-4-7" is being used by ** http://drupal.org/node/95146 cvs tag: Pre-tag check failed cvs [tag aborted]: correct the above errors first!
How can this be solved?
I think it can be solved by deleting the node that it mentions you should be able to delete the branch. But are you sure you want to do that and not just create a a new branch/tag? The new release system is intended to allow a base 4.7 branch (what you have there) and then multiple tags as official releases (I think I got the terminology right there, but may not have).
Also, if you don't have the ability to do this or need more help submit an issue to the drupal.org infrastructure team which is way more knowledgable about this than I.
t('best regards'), Greg
If you used to have a sticky tag instead of a branch for DRUPAL-4-7, and a release has been created from that tag, it is possible that your case is same as this one:
If the attempts mentioned in that thread fail, you may need to talk to dww, the release system wizard.
On 12/8/06, Greg Knaddison greg@knaddison.com wrote:
Miguel Duarte wrote:
I'm having this error message when I tray to move the branch:
** ERROR: You are not allowed to delete or move tags that have ** release nodes pointing to them. "DRUPAL-4-7" is being used by ** http://drupal.org/node/95146 cvs tag: Pre-tag check failed cvs [tag aborted]: correct the above errors first!
How can this be solved?
I think it can be solved by deleting the node that it mentions you should be able to delete the branch. But are you sure you want to do that and not just create a a new branch/tag? The new release system is intended to allow a base 4.7 branch (what you have there) and then multiple tags as official releases (I think I got the terminology right there, but may not have).
Also, if you don't have the ability to do this or need more help submit an issue to the drupal.org infrastructure team which is way more knowledgable about this than I.
t('best regards'), Greg
translations mailing list translations@drupal.org http://lists.drupal.org/mailman/listinfo/translations
On Dec 8, 2006, at 6:29 AM, Miguel Duarte wrote:
How can this be solved?
right, i added a whole section about this problem to:
i should include a link to this page in the CVS error message that gets spit out in this case...
cheers, -derek (dww)
On Dec 8, 2006, at 9:56 AM, Derek Wright wrote:
i should include a link to this page in the CVS error message that gets spit out in this case...
done:
** ERROR: You are not allowed to delete or move tags that have ** release nodes pointing to them. "DRUPAL-4-7--2-1" is being used by ** http://drupal.org/node/101549 ** ** Please see http://drupal.org/node/57516#release for more. **
cheers, -derek