> I want to create my own theme that works with the current released
> version 1.8.2 and also with 1.9 when it will be released. My theme will
> be based on the modernized theme so I'd like to use Mercurial to keep
> track of changes of this theme.

Maybe we could talk a bit about the goals of your theme.

Depending on that, it maybe could be interesting to either:
 * just modify modernized ("in place")
 * have it included in moin distribution
 * have it in the moin-extensions repository

> How should I set up my Mercurial repositories?

For core development, you usually just clone moin/1.9 (or moin/1.8) from
hg.moinmo.in.

If it is just a plugin (like a theme usually is), you could also keep it
in the moin extensions repo and not modify the moin/1.x repo. Or in your
own private repo...

> My problem is that there is already a clone for 1.9 so if I'd make my
> changes in a 1.8 repo I'll somehow have to apply them to 1.9. Or I'd
> make my changes in 1.9 and then have to backport them to 1.8.

Yes. Or you just have it in another repo (like moin extensions).




------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to