Closed (fixed)
Project:
Content Management Filter
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2009 at 18:02 UTC
Updated:
20 Jul 2009 at 14:13 UTC
I just checkout the current release:
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib co -d cmf -r DRUPAL-6--1-6 contributions/modules/cmf
When I checked for updates in drupal, it said I was on 6.x-1.x-dev. I downloaded cmf-6.x-1.6.tar.gz and checked the cmf.info. The following is in the .gz but NOT in CVS.
; Information added by drupal.org packaging script on 2009-03-12
version = "6.x-1.6"
core = "6.x"
project = "cmf"
datestamp = "1236877513"
Fyi...
Comments
Comment #1
nancydruThose lines are added by the packaging script, so they will not be there in a CVS checkout. You might want to look at the CVS Deploy module.
Comment #2
nancydru