[Catalyst-dev] Repository layouts
Jonathan Rockway
jon at jrock.us
Wed Jul 4 23:38:50 GMT 2007
On Friday 29 June 2007 03:03:52 am Kieren Diment wrote:
> > Here's the basic proposal -
> >
> > Catalyst-Runtime/5.70/trunk # current trunk
> > Catalyst-Runtime/5.70/branches/* # probably empty
> > Catalyst-Runtime/5.80/trunk # new -current equivalent
> > Catalyst-Runtime/5.80/branches/* # equivalent of
> > branches/Catalyst-Runtime/ now
> >
> > Catalyst-Runtime/tags # tags. shockingly.
I like this. It will be much easier to automatically migrate to a different
version control system if we feel like it.
Is the plan to do the same for everything else?
Catalyst-Plugin-Something/trunk
Catalyst-Plugin-Something/branches
Catalyst-Plugin-Something/tags
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst-dev
mailing list