Hi,
i have a problem with Tags/Branches in my project themes/biz. I can't delete a branch or tag or create new release :(
Errors:
cvs tag -dB DRUPAL-6--2
** ERROR: You are not allowed to delete or move tags that have
** release nodes pointing to them. "DRUPAL-6--2" is being used by
** http://drupal.org/node/1046132
**
** See http://drupal.org/node/128614 for more information.
**
cvs tag: Pre-tag check failed
** ERROR: You are not allowed to delete or move tags that have
** release nodes pointing to them. "DRUPAL-6--2" is being used by
** http://drupal.org/node/1046132
**
** See http://drupal.org/node/128614 for more information.
**
cvs tag: Pre-tag check failed
** ERROR: You are not allowed to delete or move tags that have
** release nodes pointing to them. "DRUPAL-6--2" is being used by
** http://drupal.org/node/1046132
**
** See http://drupal.org/node/128614 for more information.
**
cvs tag: Pre-tag check failed
cvs [tag aborted]: correct the above errors first!
Best Regards
Evgenij
Comments
Comment #1
Evgenij commentedit's posible to delete all tag and branches for this project?
Comment #2
killes@www.drop.org commenteddeleted.
Comment #3
Evgenij commentedThank you! all tags except DRUPAL-6--2-0 are deleted, but i can't delete this tag from cvs :-/ i can see in Browser 2 folders and one file page.tpl.php~ in the cvs directory, but DRUPAL-6--2-0 tag is not listed in my cvs client :(
command: cvs tag -dB DRUPAL-6--2-0
response:
cvs tag: Untagging .
cvs tag: Untagging images
cvs tag: Untagging images/fonts
Comment #4
Evgenij commentedI do not know what happened.... i can add new Tag and configure new Release, but nothing happend :-/ If i create new project release, i get response, what release is added, but i must wait 5 minets, while script running... and nothing hapened.....
http://drupal.org/node/420798/release -> why is the background color of release body text red ?
Comment #5
Evgenij commentedfixed!
Comment #8
avpaderno