I cannot create a new 6.x-1.x-dev release (logically) but I want to prevent #235425: HEAD release always considered Not Supported during cron for my users.

So could you please place my dev release to the drupal 6 branche.

Release : http://drupal.org/node/388658/edit
Project: http://drupal.org/project/drush_sm

When trying to submit http://drupal.org/node/add/project-release/388656
This version already exists for this project. (figures)

Comments

dww’s picture

Category: bug » support
Status: Active » Closed (works as designed)

When you visit http://drupal.org/node/388658/edit don't you have the option to move the CVS branch for that release from "HEAD" to "DRUPAL-6--1"? If so, you can solve your own problem here.

Cheers,
-Derek

webernet’s picture

Status: Closed (works as designed) » Active

Actually, it looks like this node had been edited incorrectly by an admin.

The Major was set to 6 and the patch level to 1... I've edited them to the appropriate '1' and 'blank', but the patch level keeps getting filled with '1' after saving it.

Looks like someone with more knowledge/permissions will need to take a look in the DB to see what's wrong.

dww’s picture

Status: Active » Closed (works as designed)

I cleared out the patch level. The maintainer should be able to set the branch to DRUPAL-6--1.

clemens.tolboom’s picture

Status: Closed (works as designed) » Active

I cannot edit my release http://drupal.org/node/388658 :(

On http://drupal.org/node/388656/edit/releases I have now 2 releases but on http://drupal.org/node/388656/release there is only one.

I asked Heine to change my mistake release 6.x-6.x into 6.x-1.x which might have caused all of this.

Hope you can fix this somehow.

Thanks for trying ;)

dww’s picture

Status: Active » Closed (works as designed)

The first problem was completely unrelated. For some unknown reason, the input format on that release node's body was set to "Full HTML".

Re 2 releases on http://drupal.org/node/388656/edit/releases -- that's didn't matter -- it was just an artifact of how the repairing of your original problem was carried out. But, I cleared that out, too, just to avoid confusion.

Now you should be able to edit this and move the release node from HEAD to DRUPAL-6--1. ;)

clemens.tolboom’s picture

Status: Closed (works as designed) » Active

My release http://drupal.org/node/388658/edit still does not appear on my project page http://drupal.org/project/drush_sm :(

Could it be that the patch-level is empty?

Thanks for helping so far :)

dww’s picture

Status: Active » Closed (works as designed)

@clemens.tolboom: That's an unrelated bug. See #413094-1: Development snapshot for webReader module isn't shown on project site. The fact that the patch-level is empty is intended (there's no patch level for -dev snapshots, that's what the 2nd "x" is for -- it's a moving target). Setting this back to "by design" for the original support request here, which is still resolved.

dww’s picture

@clemens.tolboom: Actually, no, #413094 wasn't a bug at all. ;) In your case, 6.x-1.x-dev isn't showing up on your project page because you haven't configured the 6.x-1.* branch to display a -dev snapshot over at:

http://drupal.org/node/388656/edit/releases

Cheers,
-Derek