Closed (fixed)
Project:
DruBB
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2009 at 01:42 UTC
Updated:
21 Jun 2009 at 14:20 UTC
Just a note to let people know that I've done this. Everything should be nice and broken again for awhile now. Wheeeeeee!
But if you want to use this with regular comments, -r DRUPAL-6--1-0-UNSTABLE1 should work.
Comments
Comment #1
karens commentedDoes someone want to update the distro with nodecomments? There have been a flurry of changes since I created the distro and I have no idea how to get the distro to the same state that things are at now since I don't know what has been changed.
Comment #2
webchickI think I'd rather fix something like this #483530: Add /more/ sample data on install in there so the module can create its own sample data on any Drupal installation, and then maintaining the "distro" ends up being basically providing a zipped up copy of Drupal and the modules that go with it.
There are going to be many more database changes to this module before it's done, so I can't really see spending time updating the distro to work each step of the way.
Comment #3
karens commentedMy point is that I don't know what is being changed so I can keep up. I have no idea what has changed since that distro so that I can alter my local environment to match wherever everyone else is now. That distro is where I am now.
Comment #4
webchickEverything that's been changed is in the .install file so will magically show up when you cvs up drubb, disable the module, and re-enable it. The only new dependency added was nodecomment, so just grab -r DRUPAL-6--2 of that and you should be good to go.
Comment #5
merlinofchaos commentedYou'll need to cvs up Views HEAD as well as a couple of nodecomment features in nodecomment (Well I guess just the forum search right now) rely on changes in recent Views.
Comment #6
webchickHm. And the latest version of Advanced Forum -r DRUPAL-6--2 is needed too.
Comment #7
michelleYeah, I'm getting a bit more done each day in AF so you'll want to keep cvs upping on that. I'll try not to commit anything broken, though I can't vouch for the commit I did at 1am this morning...
Michelle
Comment #8
karens commentedIs Views HEAD giving me Views 6.2 or Views 6.3? I assuming we're using 6.2.
Comment #9
michelleI had to pull from HEAD to get anything useful. 2.x gave me just a translations directory and nothing else.
Michelle