Mailing List Archive

Re: mythtv-theming Digest, Vol 34, Issue 2
> I like it, good work! To get it up on the downloader contact Chris Pinkham
.

Thanks Elkin, I will...

Once I've started to work on 0.26, I will create a "release_v025.2 branch".

On Mon, Aug 6, 2012 at 2:00 PM, <mythtv-theming-request@mythtv.org> wrote:

> Send mythtv-theming mailing list submissions to
> mythtv-theming@mythtv.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://www.mythtv.org/mailman/listinfo/mythtv-theming
> or, via email, send a message with subject or body 'help' to
> mythtv-theming-request@mythtv.org
>
> You can reach the person managing the list at
> mythtv-theming-owner@mythtv.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of mythtv-theming digest..."
>
> Today's Topics:
>
> 1. Re: MythMediaStream theme (Yeechang Lee)
> 2. Re: MythMediaStream theme (Paul Kendall)
> 3. Re: MythMediaStream theme (Elkin Fricke)
>
>
> ---------- Forwarded message ----------
> From: Yeechang Lee <ylee@pobox.com>
> To: mythtv-theming@mythtv.org
> Cc:
> Date: Sun, 5 Aug 2012 16:49:14 -0700
> Subject: Re: [mythtv-theming] MythMediaStream theme
> Ted Verhagen <ted.verhagen@gmail.com> says:
> > As I started to create the theme for 0.24, the repository contains a
> > 0.24.2 branch as well.
>
> I'd love to try the 0.24 version out, but the Google Code website
> doesn't have any tarballs and git pulls down the master version.
>
>
>
> ---------- Forwarded message ----------
> From: Paul Kendall <pkendall64@gmail.com>
> To: Discussion about MythTV theming <mythtv-theming@mythtv.org>
> Cc:
> Date: Mon, 6 Aug 2012 16:10:52 +1200
> Subject: Re: [mythtv-theming] MythMediaStream theme
> On Mon, Aug 6, 2012 at 11:49 AM, Yeechang Lee <ylee@pobox.com> wrote:
> > Ted Verhagen <ted.verhagen@gmail.com> says:
> >> As I started to create the theme for 0.24, the repository contains a
> >> 0.24.2 branch as well.
> >
> > I'd love to try the 0.24 version out, but the Google Code website
> > doesn't have any tarballs and git pulls down the master version.
>
> git checkout release_v024.2
>
> Will switch to the branch for 0.24.2
>
>
>
> ---------- Forwarded message ----------
> From: Elkin Fricke <managementboy@gmail.com>
> To: Discussion about MythTV theming <mythtv-theming@mythtv.org>
> Cc:
> Date: Mon, 6 Aug 2012 09:25:51 +0200
> Subject: Re: [mythtv-theming] MythMediaStream theme
>
>>
>> Please advice what I must do to get this theme into the theme downloader
>> so other people can enjoy as well.
>>
>
> *I like it, good work! To get it up on the downloader contact Chris
> Pinkham.*
>
> _______________________________________________
> mythtv-theming mailing list
> mythtv-theming@mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-theming
>
>
Re: mythtv-theming Digest, Vol 34, Issue 2 [ In reply to ]
* On Mon Aug 06, 2012 at 06:31:19PM +0200, Ted Verhagen wrote:
> > I like it, good work! To get it up on the downloader contact Chris Pinkham
> .
>
> Thanks Elkin, I will...

No need. :) I just setup your theme to be packaged for 0.24 from your 0.24
branch and for 0.25 and MythTV master from your master branch. It should
show up in an hour or two when the scripts and rsync run.

> Once I've started to work on 0.26, I will create a "release_v025.2 branch".

What I normally recommend with this is to make a branch for the actual
version of MythTV you're supporting and to keep 'master' for either your
working copy or for MythTV master support. Some themers have branch layouts
similar to the following:

0.24 (MythTV 0.24 compatible version)
0.25 (MythTV 0.25 compatible version)
mythtv-master (MythTV master compatible version)
master (themer's working branch)

The theme packaging script runs twice a day, pulling in anything you've
committed and pushed to your public repository, so some themers want to
have a 'working' area where they can commit/push without those work-in-progress
changes being available for download via the Theme Chooser. Once changes are
ready for users, they merge them into the mythtv-master branch for packaging.
Some themers skip the mythtv-master branch and just hold off on pushing to
github until their changes are ready for release for users.

The theme looks great! Thanks.

--
Chris
_______________________________________________
mythtv-theming mailing list
mythtv-theming@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-theming