Posted by mikhailian on March 4, 2007 at 12:16am
I just made a module at http://drupal.org/project/moderation_log
AFAIU, the next thing is to make a release for this module. However, when I click "Add new release", I get only the HEAD as a CVS identifier suggestion while my module in the DRUPAL_4_7 branch in CVS.
What to do?
Comments
You need to make a CVS tag
for the release:
eg DRUPAL-4-7--1-0 (note: it's a tag not a branch)
see: http://drupal.org/node/94155 for more info.
Once you have tagged it in CVS, that tag should be available to make a release node.
--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ
--
Anton
Thanks a lot!
Thanks a lot!