Closed (fixed)
Project:
Conference Organizing Distribution
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 02:55 UTC
Updated:
2 Jun 2014 at 17:40 UTC
Jump to comment: Most recent
Comments
Comment #1
sirkitree commentedI just went through the make file process and it downloaded cod_support into sites/all/modules/features/cod_support for me
Comment #2
ezra-g commentedSure - What I'm proposing is either a separate make file or commented out lines that pull the dev version of cod_support rather than the latest release, so we can tell developers to "just use cod-dev.make".
Comment #3
ezra-g commentedComment #4
sirkitree commentedLooks like that is now possible in alpha3
Comment #5
sirkitree commentedhrm, maybe not... i don't even get a checkout of cod_support if i use the -dev build's make file
I do if i use stable.
Comment #6
ezra-g commentedIndeed - Bummer! I've added the download type = git, and pointed it to the recently created 6.x-1.x branch.
Can you confirm that this resolves the problem?
Comment #7
sirkitree commentedConfirmed.
Using 'cod-dev.make' from cod's 6.x-1.x branch does indeed pull cod_support's repo.