[Dbix-class] Repository layouts
Matt S Trout
dbix-class at trout.me.uk
Sun Jun 8 18:40:44 BST 2008
On Wed, Jun 04, 2008 at 10:42:46AM +0200, Jozef Kutej wrote:
> Hi,
>
> I just read the post from Jun 2007 about the repository layouts -
> http://lists.scsys.co.uk/pipermail/dbix-class/2007-June/004499.html , but I'm
> just not getting it.
>
> DBIx-Class/0.08/trunk # current trunk
> DBIx-Class/0.08/branches/* # possibly empty, maybe not if we decide on an 081
> DBIx-Class/0.09/trunk # new -current equivalent
> DBIx-Class/0.09/branches/* # equivalent of branches/DBIx-Class/ now
>
> in 0.08 is: $VERSION = '0.08099_02'; # latest dev
> in 0.09 is: $VERSION = '0.08010' ; # latest stable
That's because 09 hasn't been synced from 08 for a bit because we're
all focusing on 08100
> both have something in branches and no tags.
>
> How it works? Agains which one to send patches?
In general, you'd send bugfixes against 0.08 and features against 0.09;
currently we're accepting minor features against 08 due to the 08100 release
cycle but as soon as that's complete features will only be accepted to
09 again.
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
More information about the DBIx-Class
mailing list