Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Questions about moving mqtt-spy to Paho

Hi Kamil,

You should add the code that you provided as the initial contribution
as the initial commit to your new repository. You can then add the
changes you've made subsequently. Only the new releases should go
there.

I haven't look at all of the wiki but from what I've seen it looks
like it could be copied as-is - but I believe it probably needs to go
on the eclipse wiki or as web pages under eclipse.org/paho/ Hopefully
someone else can comment on that!

Cheers,

Roger



On Tue, Jun 28, 2016 at 9:41 PM, Kamil Baczkowicz
<kamil.baczkowicz@xxxxxxxxx> wrote:
> Dear Paho Committers,
>
> Have you got any thoughts on copying the code & wiki from the current
> repo to the new one?
>
> Please see below.
>
> Any advice would be appreciated.
>
> Kamil
>
> On Fri, Jun 3, 2016 at 9:17 PM, Kamil Baczkowicz
> <kamil.baczkowicz@xxxxxxxxx> wrote:
>> All,
>>
>> Thanks to James and Denis we now have an mqtt-spy repo on GitHub at
>> https://github.com/eclipse/paho.mqtt-spy !
>>
>> It's empty at the moment, so I'll try to populate with stuff soon.
>>
>> My plan is to copy pretty much all content from
>> https://github.com/kamilfb/mqtt-spy, that is the wiki, any outstanding
>> issues, code and releases, although I'm not entirely sure which bits
>> I'm supposed to and which not - so asking for a bit of advice here.
>> Once copied, I'll put a few notes on the 'old' repo that it moved to
>> Eclipse, and probably keep it for reference.
>>
>> - At what point should I copy the code? As it stands now? Note that it
>> changed since the contribution was approved. I understand no history
>> should be carried over.
>> - Could I make any of the past releases available in the new repo
>> (e.g. 0.5.0 or 0.5.1) or only new ones should go there?
>> - In your view can I copy all the wiki pages as they are or would I
>> need to change anything?
>>
>> Please advise,
>> Kamil
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/paho-dev


Back to the top