Development snapshot not updateing
Hi, Can someone tell me why the tarball of my development snapshot of HEAD is not being updated at: http://drupal.org/project/warning I updated it a few time the past days, but the page still says 2009-Feb-05. Is there something I can do to reissue the tarball ? -- -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors]
Dag Wieers wrote:
Hi,
Can someone tell me why the tarball of my development snapshot of HEAD is not being updated at:
http://drupal.org/project/warning
I updated it a few time the past days, but the page still says 2009-Feb-05. Is there something I can do to reissue the tarball ?
The problem is that you have a release snapshot built on the DRUPAL-6--1 branch but your updates have gone directly into the main branch, aka HEAD. You either need to create a new release node for head and unpublish the existing one OR re-check your changes into DRUPAL-6--1.
On Sat, 7 Feb 2009, Earl Miles wrote:
Dag Wieers wrote:
Can someone tell me why the tarball of my development snapshot of HEAD is not being updated at:
http://drupal.org/project/warning
I updated it a few time the past days, but the page still says 2009-Feb-05. Is there something I can do to reissue the tarball ?
The problem is that you have a release snapshot built on the DRUPAL-6--1 branch but your updates have gone directly into the main branch, aka HEAD. You either need to create a new release node for head and unpublish the existing one OR re-check your changes into DRUPAL-6--1.
Thanks for that :) I am confused coming from subversion back to CVS. I expected to see a seperate tree for DRUPAL-6--1 and since it wasn't there I thought my release was directly from HEAD. I now checked out the DRUPAL-6--1 seperatel next to HEAD. Thanks again, -- -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors]
participants (2)
-
Dag Wieers -
Earl Miles