Hello. Its seems I may have made a mistake that requires an administrators attention. In an effort to see how the release system works I believe I may have tagged my project improperly. Now I am left in a state where I can not delete the tag so I can properly branch my release. I have been following the instructions described here: http://drupal.org/node/57516. If I can just simply delete the release node so I can start fresh that would be great. The link to the release node is below:

http://drupal.org/node/233578

I appreciate your help!

Thank you.

Nick Selvaggio

Comments

webernet’s picture

Status: Active » Closed (won't fix)

We don't delete releases.

There doesn't appear to be anything wrong with that release. Making releases on the main (HEAD) branch is acceptable.

Also -- You'll need to save the release node again (work around for a known bug) so that the release can be displayed on the project page.

add1sun’s picture

Also note that having a release does not prevent you from making a branch if you wish to do so. If you are only working on D6 code for now though, I would recommend continuing to work in HEAD and make your releases from there. Once you decide to start working on another version of the module (either a new feature release series or compatible with a different version of core) then you can make a branch to keep your code nice and organized.

Component: CVS » Other