Re: How to update from http://fineract.apache.org from apache/fineract-site git?

2019-06-15 Thread Michael Vorburger
On Sat, Jun 15, 2019 at 1:39 PM Michael Vorburger  wrote:

> On Fri, Jun 14, 2019 at 11:47 PM Awasum Yannick 
> wrote:
>
>> Good idea,
>>
>> Michael, go ahead.
>>
>
> done!
>
> git clone g...@github.com:apache/fineract-site.git
> cd fineract-site/
> git rm -r *
> echo 'Please use the `asf-site` insteda of `master` branch!' >README.md
> git add README.md
> git commit -m 'replace master branch content by README
>
> as discussed on dev@fineract.apache.org Re: How to update from
> http://fineract.apache.org from apache/fineract-site git?'
> git push
>

To github.com:apache/fineract-site.git
   e04d659..1ccd447  master -> master

FYI https://issues.apache.org/jira/browse/INFRA-18614

$ git push origin :master
To github.com:apache/fineract-site.git
 - [deleted] master

On Fri, Jun 14, 2019, 13:38 Michael Vorburger  wrote:
>>
>>> On Thu, Jun 13, 2019 at 6:16 PM Vishwas Babu <
>>> vish...@confluxtechnologies.com> wrote:
>>>
>>>> Michael,
>>>>
>>>> Changes made to https://github.com/apache/fineract-site/tree/asf-site are
>>>> automatically published. Master has now been merged back to asf-site.
>>>>
>>>
>>> oh, I see (branch "asf-site").
>>>
>>> Do we actually need a separate master branch on fineract-site? I find
>>> that confusing - and the fact that the master and asf-site branches on the
>>> fineract-site repo have subtely diverged, see
>>> https://github.com/apache/fineract-site/compare/asf-site, is perhaps an
>>> illustration of that.
>>>
>>> Just to keep it simple, why not completely ditch master, and only have a
>>> asf-site branch on the fineract-site repo?
>>>
>>> It should be very easy to do, and am happy to do so, but I thought it
>>> would be worth confirming on list with everyone before going ahead.
>>>
>>>>
>>>> Regards,
>>>> Vishwas
>>>>
>>>>
>>>>
>>>> On Thu, Jun 13, 2019 at 1:20 AM Michael Vorburger 
>>>> wrote:
>>>>
>>>>> Vishwas or Myrle,
>>>>>
>>>>> how do we update http://fineract.apache.org to reflect e.g.
>>>>> https://github.com/apache/fineract-site/pull/19 ?
>>>>>
>>>>> Tx!
>>>>> ___
>>>>> Michael Vorburger
>>>>> http://www.vorburger.ch
>>>>>
>>>>


Re: How to update from http://fineract.apache.org from apache/fineract-site git?

2019-06-15 Thread Michael Vorburger
On Fri, Jun 14, 2019 at 11:47 PM Awasum Yannick 
wrote:

> Good idea,
>
> Michael, go ahead.
>

done!

git clone g...@github.com:apache/fineract-site.git
cd fineract-site/
git rm -r *
echo 'Please use the `asf-site` insteda of `master` branch!' >README.md
git add README.md
git commit -m 'replace master branch content by README

as discussed on dev@fineract.apache.org Re: How to update from
http://fineract.apache.org from apache/fineract-site git?'
git push


On Fri, Jun 14, 2019, 13:38 Michael Vorburger  wrote:
>
>> On Thu, Jun 13, 2019 at 6:16 PM Vishwas Babu <
>> vish...@confluxtechnologies.com> wrote:
>>
>>> Michael,
>>>
>>> Changes made to https://github.com/apache/fineract-site/tree/asf-site are
>>> automatically published. Master has now been merged back to asf-site.
>>>
>>
>> oh, I see (branch "asf-site").
>>
>> Do we actually need a separate master branch on fineract-site? I find
>> that confusing - and the fact that the master and asf-site branches on the
>> fineract-site repo have subtely diverged, see
>> https://github.com/apache/fineract-site/compare/asf-site, is perhaps an
>> illustration of that.
>>
>> Just to keep it simple, why not completely ditch master, and only have a
>> asf-site branch on the fineract-site repo?
>>
>> It should be very easy to do, and am happy to do so, but I thought it
>> would be worth confirming on list with everyone before going ahead.
>>
>>>
>>> Regards,
>>> Vishwas
>>>
>>>
>>>
>>> On Thu, Jun 13, 2019 at 1:20 AM Michael Vorburger 
>>> wrote:
>>>
>>>> Vishwas or Myrle,
>>>>
>>>> how do we update http://fineract.apache.org to reflect e.g.
>>>> https://github.com/apache/fineract-site/pull/19 ?
>>>>
>>>> Tx!
>>>> ___
>>>> Michael Vorburger
>>>> http://www.vorburger.ch
>>>>
>>>


Re: How to update from http://fineract.apache.org from apache/fineract-site git?

2019-06-14 Thread Awasum Yannick
Good idea,

Michael, go ahead.

On Fri, Jun 14, 2019, 13:38 Michael Vorburger  wrote:

> On Thu, Jun 13, 2019 at 6:16 PM Vishwas Babu <
> vish...@confluxtechnologies.com> wrote:
>
>> Michael,
>>
>> Changes made to https://github.com/apache/fineract-site/tree/asf-site are
>> automatically published. Master has now been merged back to asf-site.
>>
>
> oh, I see (branch "asf-site").
>
> Do we actually need a separate master branch on fineract-site? I find that
> confusing - and the fact that the master and asf-site branches on the
> fineract-site repo have subtely diverged, see
> https://github.com/apache/fineract-site/compare/asf-site, is perhaps an
> illustration of that.
>
> Just to keep it simple, why not completely ditch master, and only have a
> asf-site branch on the fineract-site repo?
>
> It should be very easy to do, and am happy to do so, but I thought it
> would be worth confirming on list with everyone before going ahead.
>
>>
>> Regards,
>> Vishwas
>>
>>
>>
>> On Thu, Jun 13, 2019 at 1:20 AM Michael Vorburger 
>> wrote:
>>
>>> Vishwas or Myrle,
>>>
>>> how do we update http://fineract.apache.org to reflect e.g.
>>> https://github.com/apache/fineract-site/pull/19 ?
>>>
>>> Tx!
>>> ___
>>> Michael Vorburger
>>> http://www.vorburger.ch
>>>
>>


Re: How to update from http://fineract.apache.org from apache/fineract-site git?

2019-06-14 Thread Michael Vorburger
On Thu, Jun 13, 2019 at 6:16 PM Vishwas Babu <
vish...@confluxtechnologies.com> wrote:

> Michael,
>
> Changes made to https://github.com/apache/fineract-site/tree/asf-site are
> automatically published. Master has now been merged back to asf-site.
>

oh, I see (branch "asf-site").

Do we actually need a separate master branch on fineract-site? I find that
confusing - and the fact that the master and asf-site branches on the
fineract-site repo have subtely diverged, see
https://github.com/apache/fineract-site/compare/asf-site, is perhaps an
illustration of that.

Just to keep it simple, why not completely ditch master, and only have a
asf-site branch on the fineract-site repo?

It should be very easy to do, and am happy to do so, but I thought it would
be worth confirming on list with everyone before going ahead.

>
> Regards,
> Vishwas
>
>
>
> On Thu, Jun 13, 2019 at 1:20 AM Michael Vorburger 
> wrote:
>
>> Vishwas or Myrle,
>>
>> how do we update http://fineract.apache.org to reflect e.g.
>> https://github.com/apache/fineract-site/pull/19 ?
>>
>> Tx!
>> ___
>> Michael Vorburger
>> http://www.vorburger.ch
>>
>


Re: How to update from http://fineract.apache.org from apache/fineract-site git?

2019-06-13 Thread Vishwas Babu
Michael,

Changes made to https://github.com/apache/fineract-site/tree/asf-site are
automatically published. Master has now been merged back to asf-site.

Regards,
Vishwas



On Thu, Jun 13, 2019 at 1:20 AM Michael Vorburger  wrote:

> Vishwas or Myrle,
>
> how do we update http://fineract.apache.org to reflect e.g.
> https://github.com/apache/fineract-site/pull/19 ?
>
> Tx!
> ___
> Michael Vorburger
> http://www.vorburger.ch
>


How to update from http://fineract.apache.org from apache/fineract-site git?

2019-06-13 Thread Michael Vorburger
Vishwas or Myrle,

how do we update http://fineract.apache.org to reflect e.g.
https://github.com/apache/fineract-site/pull/19 ?

Tx!
___
Michael Vorburger
http://www.vorburger.ch