Dear sir,
I need branch this theme in CVS from head to drupal-5 to fix several error. Plz help.
BTW, I cannot edit the project page(http://drupal.org/project/niftyCorners), could you help?
Thanks!
=error message=
In D:\Drupal\cvs.drupal.org\contributions: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "tag" "-c" "-b" "-F" "-B" "DRUPAL-5" "themes/niftyCorners"
CVSROOT=:pserver:charleschuang@cvs.drupal.org:/cvs/drupal-contrib
** ERROR: You are not allowed to delete or move tags that have
** release nodes pointing to them. "DRUPAL-5" is being used by
** http://drupal.org/node/122509
**
** Please see http://drupal.org/node/57516#release for more.
**
cvs tag: Pre-tag check failed
cvs [tag aborted]: correct the above errors first!
==
Comments
Comment #1
dwwplease read the error message, and do what it says... RTFM:
http://drupal.org/node/57516#release
if you're new to CVS, you should probably start at the introduction of the CVS handbooks:
http://drupal.org/handbook/cvs/introduction
in particular, the info about branches and tags:
http://drupal.org/handbook/cvs/introduction#branches-and-tags
good luck,
-derek