This seems to be related to #406356: Add version information next to CVS branch names in the branch selector and #514060: Show instruction on how to release 'dev', 'rc' release from 'HEAD'? and it's confusing the heck out of me. It may be a core CVS issue not appropriate here, too.

My project has branches, 6--1, 6--2, HEAD. By HEAD is marked as 'HEAD 6.x.2.x.dev' even though HEAD is currently chasing Drupal 7.

http://drupal.org/project/domain/cvs-instructions

However, I have no Drupal-7 tags or branches, so this might be why things are marked this way. Yet on other projects, see HEAD working fine. This one, for instance, has no branches:

http://drupal.org/project/domain_ctools/cvs-instructions

This one has a HEAD (d7) and a DRUPAL-6--1, and appears as I expect.

http://drupal.org/project/secure_permissions/cvs-instructions

But on Domain Access, HEAD seems to think that it's the 6.x.2 branch.

All I really want to do is provide a 7.x snapshot release from HEAD. But is that not possible without either a branch or a tag?

Comments

agentrickard’s picture

StatusFileSize
new31.3 KB

And here's what I get when adding a new release.

I wonder if this is due to manually creating a 6-x-2 dev release from HEAD at one time, using the 'add release' interface.

http://drupal.org/node/491568

agentrickard’s picture

Status: Active » Fixed
StatusFileSize
new40.98 KB

Solution!

Change the branch associated with the snapshot release!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.