OK, I've been trying to use CVS directly, but I've hit a snag. I'm trying to following the instructions for promoting the HEAD of my interwiki module to be the official release for Drupal 4.5. I'm following the instructions at: http://drupal.org/node/17570 However, I get the following result when I enter "cvs tag -F DRUPAL-4-5":
cvs tag: Tagging . cvs tag: CREDITS.txt: Not moving branch tag `DRUPAL-4-5' from 1.1.2.2 to 1.2. cvs tag: INSTALL.txt: Not moving branch tag `DRUPAL-4-5' from 1.2.2.2 to 1.3. cvs tag: README.txt: Not moving branch tag `DRUPAL-4-5' from 1.2.2.2 to 1.4. cvs tag: interwiki.module: Not moving branch tag `DRUPAL-4-5' from 1.1.2.2 to 1.10. cvs tag: interwiki.sql: Not moving branch tag `DRUPAL-4-5' from 1.1.2.3 to 1.11.
Can someone explain what I need to do? --Sheldon