Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] TM on Github

No worries, this is not so urgent :)

I wanted your thoughts in general: whether it is a good idea to set up some "push updates" cronjob on our side, or to rely on github mirroring to "pull" our repo.

Personally, I'm starting to like the "push" approach since that gives us control in case somebody needs the github clone up-to-date for some reason. Github is not always responsive to mirroring requests.

Thanks,
Martin
--
Martin Oberhuber, SMTS / Product Architect - Development Tools, Wind River
direct +43.662.457915.85  fax +43.662.457915.6


-----Original Message-----
From: tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Anna Dushistova
Sent: Friday, March 15, 2013 6:37 AM
To: TM project developer discussions
Cc: wayne@xxxxxxxxxxx
Subject: Re: [tm-dev] TM on Github

Hi Martin,
I like the idea in principal, however, I already have plans for the weekend. :)

Anna.

On Fri, Mar 15, 2013 at 1:36 AM, Oberhuber, Martin <Martin.Oberhuber@xxxxxxxxxxxxx> wrote:
> Hi TM Committers,
>
>
>
> As you might be aware, there are some forks/clones of TM Terminal 
> functionality in the wild: Aptana has cloned the TM Terminal [1] a 
> couple years ago already, and another more recent clone is on Google 
> Code, which again has 4 clones [2].
>
>
>
> In order to foster collaboration with those forks and help them merge 
> changes back into our master as appropriate, I wanted to have our repo 
> mirrored on Github; Github facilitates "Social Coding" by maintaining 
> a network of cloned repositories and keeping their connections.
>
>
>
> Unfortunately, the github mirroring mechanism is not really reliable 
> [3], so Wayne Beaton has suggested maintaining the github mirror 
> ourselves, which means setting up a cronjob of some sort to push our 
> repo to github regularly. Anna, Dave, others - what do you think about this ?
>
>
>
>
>
> [1]
> https://github.com/aptana/studio3/tree/development/plugins/org.eclipse
> .tm.terminal
>
> [2] http://code.google.com/p/elt/source/clones
>
> [3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=402375
>
>
>
> Thanks,
>
> Martin
>
> --
>
> Martin Oberhuber, SMTS / Product Architect - Development Tools, Wind 
> River
>
> direct +43.662.457915.85  fax +43.662.457915.6
>
>
>
>
> _______________________________________________
> tm-dev mailing list
> tm-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tm-dev
>
_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tm-dev


Back to the top