Hi
I am getting this error:
In C:\..\ecard: "C:\Program Files\CVSNT\cvs.exe" -q
commit -m "bug report #361267 by Kars-T: Fixed the bug.\nchanged the .info file to the standard"
ecard.info ecard.module
CVSROOT=:pserver:qwertz@cvs.drupal.org:/cvs/drupal-contribcvs commit: sticky tag `DRUPAL-5--1-11' for file `ecard.info' is not a branch
cvs commit: sticky tag `DRUPAL-5--1-11' for file `ecard.module' is not a branch
cvs [commit aborted]: correct above errors first!Fehler, CVS-Vorgang fehlgeschlagen
I looked it up and found the node about "Resolving a 'sticky tag is not a branch' error"
http://drupal.org/node/57516
If I look into the revisions it still says "Branch" as far as I can see?
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/ecard/ecard...
I am using Vista with tortoise cvs.
Procedure:
- Check out release Tag .10
- Check it in again with Tag .11 because I get an error if I change the tag of modified files
- Than I do my changes
- Check in version .11
- Make a release on drupal.org
I did the same thing for the last release and every thing was fine. I can't imagine what went wrong this time.
Please help me with this issue.
Best regards,
Kars-T
Comments
Comment #1
kars-t commentedThanks to the voice chat and all helpers at drupalcenter.de I figured that I work with branches which get tagged for releases and not with the tags directly. So I finally figured how to update the module. :)