Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2008 at 05:20 UTC
Updated:
28 Apr 2008 at 20:35 UTC
Why does there seem to be two parallel sets of releases for Views 2? Which one should I be using, if I also need CCK?
Comments
Comment #1
Crell commentedPlease see: http://drupal.org/handbook/cvs/quickstart
It should explain tags and branches in more detail.
Comment #2
merlinofchaos commentedAs it clearly says on the release node for all -dev software:
"Nightly development snapshot from CVS branch: HEAD"
On drupal.org, dev releases are repackaged automatically every 12 hours. They say -dev because they're primarily for use in development. You don't really know what you'll get; and in general, we discourage their use, though sometimes you may need to use one here and there.
6.x-2.0-alpha5 means that it's the 5th 'alpha' release of Views 2 for Drupal 6.
In general, software releases go by these keywords:
'alpha' releases are missing features, are probably full of bugs, and are considered higly unstable.
'beta' releases are the releases where all of the features are theoretically in, and we're now looking for bugs.
'rc' or release candidates are the releases where we think we've got all the bugs out, but want a wider audience to help us be sure.
And that leads to uncoded releases, or 'final' releases, which are the ones we intend people to use.
All of that said, if you don't know all of this already, you probably shouldn't be using Views 2 yet.
Comment #3
CosmicVoyager commentedWell, I pretty much did know that already, but now the point has been reinforced, thanks! I've gotten used to some modules being at -dev pretty much permanently, so got complacent.
Comment #4
merlinofchaos commentedYea. I'm not a big fan of modules being at -dev permanently. :/
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.