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

karens’s picture

Does 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.

webchick’s picture

I 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.

karens’s picture

My 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.

webchick’s picture

Everything 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.

merlinofchaos’s picture

You'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.

webchick’s picture

Hm. And the latest version of Advanced Forum -r DRUPAL-6--2 is needed too.

michelle’s picture

Yeah, 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

karens’s picture

Is Views HEAD giving me Views 6.2 or Views 6.3? I assuming we're using 6.2.

michelle’s picture

I had to pull from HEAD to get anything useful. 2.x gave me just a translations directory and nothing else.

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.