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

Evgenij’s picture

it's posible to delete all tag and branches for this project?

killes@www.drop.org’s picture

deleted.

Evgenij’s picture

Thank 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

Evgenij’s picture

I 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 ?

Evgenij’s picture

Assigned: Unassigned » Evgenij
Status: Active » Fixed

fixed!

Status: Fixed » Closed (fixed)

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

Component: CVS » Other
avpaderno’s picture

Assigned: Evgenij » Unassigned
Issue summary: View changes