Closed (works as designed)
Project:
Cobalt
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2009 at 06:50 UTC
Updated:
12 May 2009 at 10:23 UTC
I'm new to using cvs for downloading modules, so I may be doing something wrong, but using this command:
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -d cobalt -r DRUPAL-6--1-1 contributions/modules/cobalt
which I think should get me the stable version, is pulling down the dev version, as reported in cobalt.info.
Comments
Comment #1
Hugo Wetterberg commentedYes, that's how it is :). I'm not really at home with CVS either, but you will never get the correct version information from the CVS, as that is added by the packager script that creates the release archives.