On Monday 11 April 2005 21:45, Chris Johnson wrote:
Hmm, I see how it is and can imagine sort of how it got there. The revision you tagged with DRUPAL-4-6 no longer exists. I'm guessing that's because you removed it.
That's correct. I mistakenly thought that removing the files would allow me to start over with the tagging process; I didn't realize the tag would persist even when the files were gone. :-(
For exmaple, in hof.module, the DRUPAL-4-6 tag is on the 1.1.0.2 revision, but the only revisions that seem to exist are: 1.2, 1.2, 1.1.2.2, and 1.1.2.1. So checking out DRUPAL-4-6 gets nothing for that file. Probably the same for the others.
Yes, that is correct.
You might be able to fix this by forcibly deleting the tags (cvs tag -d DRUPAL-4-6) and then rebranching/tagging the files.
I tried this, but CVS gives the following messages: (from inside the "hof" directory...) $ cvs tag -d DRUPAL-4-6 cvs tag: warning: directory CVS specified in argument cvs tag: but CVS uses CVS for its own purposes; skipping CVS directory cvs tag: Untagging . cvs tag: Not removing branch tag `DRUPAL-4-6' from `/cvs/drupal-contrib/contributions/modules/hof/CHANGELOG.txt,v'. cvs tag: Not removing branch tag `DRUPAL-4-6' from `/cvs/drupal-contrib/contributions/modules/hof/INSTALL.txt,v'. cvs tag: Not removing branch tag `DRUPAL-4-6' from `/cvs/drupal-contrib/contributions/modules/hof/README.txt,v'. cvs tag: Not removing branch tag `DRUPAL-4-6' from `/cvs/drupal-contrib/contributions/modules/hof/TODO.txt,v'. cvs tag: Not removing branch tag `DRUPAL-4-6' from `/cvs/drupal-contrib/contributions/modules/hof/hof.module,v'. Any other ideas? I'm thinking the only way to get rid of this problem may be for someone with appropriate access to physically nuke this directory from the repository. Again, my apologies for screwing this up. Scott -- ------------------------------------------------------------------------------- Scott Courtney Drupal user name: "syscrusher" http://drupal.org/user/9184 scott@4th.com Drupal projects: http://drupal.org/project/user/9184 Sandbox: http://cvs.drupal.org/viewcvs/drupal/contributions/sandbox/syscrusher