development-request@drupal.org wrote:
Date: Mon, 17 Apr 2006 16:19:52 +0200 From: Morten Wulff <wulff@ratatosk.net> Subject: [development] cvs non-branch tags To: development@drupal.org
Is it possible to add non-branch tags to modules in the /contributions?
I'm about to make a major update of banner.module and I would like to mark the latest "known good" version.
When I try to tag using TortoiseCVS, I get the following errors:
--begin-- In D:\projekter\drupal\drupal-HEAD\modules\banner: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "--lf" "tag" "-c" "pre-node-conversion-20060417" "." CVSROOT=:pserver:wulff@cvs.drupal.org:/cvs/drupal-contrib
Invalid tag for /contributions/modules/banner.
cvs tag: Pre-tag check failed
Invalid tag for /contributions/modules/banner/contributed/theme.
cvs tag: Pre-tag check failed
Invalid tag for /contributions/modules/banner/po.
cvs tag: Pre-tag check failed cvs [tag aborted]: correct the above errors first! --end--
AFAIK, we only have permission to use the standard releases (DRUPAL-4-7, DRUPAL-4-6, etc.) as tags.