Re: [GRASS-dev] New dev team on github for initial tests

2019-01-09 Thread Moritz Lennert

On 15/12/18 17:28, Markus Neteler wrote:

On Mon, Jun 4, 2018 at 11:00 PM Markus Neteler  wrote:

On Mon, Jun 4, 2018 at 10:50 PM, Martin Landa  wrote:
[...]

Migration to *git* is planned in any
case :-) A host platform is not decided yet.


We simply need to decide between own hosting (incl. git repo by OSGeo)
and effectively commercial providers (github, gitlab, bitbucket, ...).


... a friendly ping...

What are the remaining open problems with
https://trac.osgeo.org/grass/browser/grass-addons/tools/svn2git

?

thanks,
Markus



As long as we do not depend on highly specific features of such a
platform, migration to another git based platform will remain "easy".

We should carefully try to identify potential single points of failure
like service unstable, unmaintained in the long run, pay-only traps
and the like. But unless we use the standard features of git along
with maybe CI we are relatively flexible in choosing the platform.



FYI, there is a new kid on the block: 
https://drewdevault.com/2018/11/15/sr.ht-general-availability.html.


Moritz

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-12-28 Thread Martin Landa
Hi,

so 29. 12. 2018 v 3:05 odesílatel Martin Landa  napsal:
> and tags.
>
> $ git tag

a little issue found: all tags has been marked with same date [1]. I
will fix it ASAP. Ma

[1] http://geo102.fsv.cvut.cz:8090/grass/grass/tags

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-12-28 Thread Martin Landa
Hi,

so 15. 12. 2018 v 17:29 odesílatel Markus Neteler  napsal:
> ... a friendly ping...
>
> What are the remaining open problems with
> https://trac.osgeo.org/grass/browser/grass-addons/tools/svn2git

based on migrate.sh [0] I have created testing a git repo running
local gitlab instance at [1]. You can clone this repo using

$ git clone http://geo102.fsv.cvut.cz:8090/grass/grass.git

check branches

$ git branch -r

and tags.

$ git tag

Next important part refers to log messages and content filtering. In
repo mentioned above no filtering has been done since we haven't
decided which issue tracker will be used.

1) do we want to stick with trac.osgeo.org, then we need to set up a
testing trac instance with git integrated and do some real tests (then
ask osgeo sac?)
1a) than issue links like #xxx will work in trac instance but not in
git provider web interface (github, gitlab)
1b) or logs could be filtered to rewrite #xxx to URL, but in this case
we would need to set up git hook to modify new log messages in similar
way

2) do we want to use issue tracker of git provider and switch our trac
instance to read-only mode similarly as gdal devs did?
2a) in this case we need to do log messages filtering for sure

Ma

[0] https://trac.osgeo.org/grass/browser/grass-addons/tools/svn2git/migrate.sh
[1] http://geo102.fsv.cvut.cz:8090/grass/grass

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-12-15 Thread Markus Neteler
On Mon, Jun 4, 2018 at 11:00 PM Markus Neteler  wrote:
> On Mon, Jun 4, 2018 at 10:50 PM, Martin Landa  wrote:
> [...]
> > Migration to *git* is planned in any
> > case :-) A host platform is not decided yet.
>
> We simply need to decide between own hosting (incl. git repo by OSGeo)
> and effectively commercial providers (github, gitlab, bitbucket, ...).

... a friendly ping...

What are the remaining open problems with
https://trac.osgeo.org/grass/browser/grass-addons/tools/svn2git

?

thanks,
Markus


> As long as we do not depend on highly specific features of such a
> platform, migration to another git based platform will remain "easy".
>
> We should carefully try to identify potential single points of failure
> like service unstable, unmaintained in the long run, pay-only traps
> and the like. But unless we use the standard features of git along
> with maybe CI we are relatively flexible in choosing the platform.
>
> Just my 0.02 cents,
> Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-16 Thread Markus Neteler
On Thu, Jun 14, 2018 at 6:44 PM, Markus Neteler  wrote:
> Luca Delucchi  schrieb am Do., 14. Juni 2018, 01:16:
>>
>> On 13 June 2018 at 22:07, Markus Neteler  wrote:
>> >
>> > As I said: the OSGeo git services are IMHO under-staffed and would
>> > require  a dedicated budget. Could be a nice idea but the board needs
>> > to support that.
>> >
>>
>> I don't think so, git on OSGeo server is working [0],
>
> ... to some extent...
> This is a new bug discovered in gitea, reported by Vicky from OSGeo:
>
> https://github.com/go-gitea/gitea/issues/4246

I still think that we should consider gitlab (there is self-hosted),
also due to existing gitea limitations:
https://github.com/go-gitea/gitea/issues/1029

IMHO we should not aim at replacing svn with simplest-possible-git but
also make use of the possibilities the related platforms offer
including commenting on commits, pull requests etc. Otherwise we can
just continue with svn.

BTW: A new non-profit style git platform just gets started:
https://about.teahub.io/

Cheers
Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-14 Thread Markus Neteler
Luca Delucchi  schrieb am Do., 14. Juni 2018, 01:16:

> On 13 June 2018 at 22:07, Markus Neteler  wrote:
> >
> > As I said: the OSGeo git services are IMHO under-staffed and would
> > require  a dedicated budget. Could be a nice idea but the board needs
> > to support that.
> >
>
> I don't think so, git on OSGeo server is working [0],



... to some extent...
This is a new bug discovered in gitea, reported by Vicky from OSGeo:

https://github.com/go-gitea/gitea/issues/4246

Markus


and the board
> also use it [1]. I don't see any problem, it is like trac or svn
> I also used it for an OSGeo code [2]
>
> > Markus
> >
>
> PS
> Probably I will move most of my github repositories to OSGeo one and
> gitlab according the code topic
>
> [0] https://git.osgeo.org/gitea/
> [1] https://git.osgeo.org/gitea/osgeo/todo/issues
> [2] https://git.osgeo.org/gitea/lucadelu/gci_analyst
>
> --
> ciao
> Luca
>
> www.lucadelu.org
>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-14 Thread Huidae Cho
On Wed, Jun 13, 2018 at 7:16 PM, Luca Delucchi  wrote:

> On 13 June 2018 at 22:07, Markus Neteler  wrote:
> >
> > As I said: the OSGeo git services are IMHO under-staffed and would
> > require  a dedicated budget. Could be a nice idea but the board needs
> > to support that.
> >
>
> I don't think so, git on OSGeo server is working [0], and the board
> also use it [1]. I don't see any problem, it is like trac or svn
> I also used it for an OSGeo code [2]
>

I agree. Also remember that git is a distributed repository, so individual
developers would have their own "complete" repository. I assume less
maintenance compared to SVN.

Huidae


> > Markus
> >
>
> PS
> Probably I will move most of my github repositories to OSGeo one and
> gitlab according the code topic
>
> [0] https://git.osgeo.org/gitea/
> [1] https://git.osgeo.org/gitea/osgeo/todo/issues
> [2] https://git.osgeo.org/gitea/lucadelu/gci_analyst
>
> --
> ciao
> Luca
>
> www.lucadelu.org
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev
>



-- 
Huidae Cho, Ph.D., PE, M.ASCE, CFM, GISP
Senior Geospatial Engineer, MapAnything
Open Source GIS Developer, GRASS GIS Development Team
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-13 Thread Luca Delucchi
On 13 June 2018 at 22:07, Markus Neteler  wrote:
>
> As I said: the OSGeo git services are IMHO under-staffed and would
> require  a dedicated budget. Could be a nice idea but the board needs
> to support that.
>

I don't think so, git on OSGeo server is working [0], and the board
also use it [1]. I don't see any problem, it is like trac or svn
I also used it for an OSGeo code [2]

> Markus
>

PS
Probably I will move most of my github repositories to OSGeo one and
gitlab according the code topic

[0] https://git.osgeo.org/gitea/
[1] https://git.osgeo.org/gitea/osgeo/todo/issues
[2] https://git.osgeo.org/gitea/lucadelu/gci_analyst

-- 
ciao
Luca

www.lucadelu.org
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-13 Thread Markus Neteler
On Wed, Jun 13, 2018 at 12:21 PM, Luca Delucchi  wrote:
> Il mer 13 giu 2018, 04:13 Vaclav Petras  ha scritto:
>>
>> > gitea, gitlab is not working for me
>>
>> Luca, I think you need to be more specific.
>
> I was speaking about the gitlab instance on OSGeo server [0],  it is not
> working for me... Otherwise I like gitlab it self and I'm already using it.

Ah :-)

> Is it more clear now?

Yes! I was also surprised...

As I said: the OSGeo git services are IMHO under-staffed and would
require  a dedicated budget. Could be a nice idea but the board needs
to support that.

Markus

> Best
> Luca
>
> [0] http://wiki.osgeo.org/wiki/SAC:Git_Service
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-13 Thread Luca Delucchi
Il mer 13 giu 2018, 04:13 Vaclav Petras  ha scritto:

>
> > gitea, gitlab is not working for me
>
>
> Luca, I think you need to be more specific.
>

I was speaking about the gitlab instance on OSGeo server [0],  it is not
working for me... Otherwise I like gitlab it self and I'm already using it.

Is it more clear now?

Best
Luca

[0] http://wiki.osgeo.org/wiki/SAC:Git_Service
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-12 Thread Vaclav Petras
On Tue, Jun 12, 2018 at 5:19 PM, Luca Delucchi  wrote:
>
> On 6 June 2018 at 07:23, Markus Neteler  wrote:
> >
> > Which of the two? Gitea or gitlab?
> >
>
> gitea, gitlab is not working for me


Luca, I think you need to be more specific.

...and this discussion should probably go to new thread.
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-12 Thread Luca Delucchi
On 6 June 2018 at 07:23, Markus Neteler  wrote:
>
> Which of the two? Gitea or gitlab?
>

gitea, gitlab is not working for me

> Will they be stable and maintained installations with backup strategy for
> the years to come?
>

I think like svn and trac. However the backup for the git repository
is not needed since all the history is present in each copy of the
project, maybe could be useful for issue and PR

> Markus
>


-- 
ciao
Luca

www.lucadelu.org
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-06 Thread Martin Landa
Hi,

2018-06-06 0:26 GMT+02:00 Luca Delucchi :
>> Yeah, that acquisition is bad news. Why can we just not use the OSGeo one?
>
> This is my favourite choice

in this case we can always do GitHub/Gitlab mirrors for PRs. Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-05 Thread Markus Neteler
Luca Delucchi  schrieb am Mi., 6. Juni 2018, 00:26:

> On 5 June 2018 at 01:21, Huidae Cho  wrote:
> > Yeah, that acquisition is bad news. Why can we just not use the OSGeo
> one?
>
> This is my favourite choice
>

Which of the two? Gitea or gitlab?

Will they be stable and maintained installations with backup strategy for
the years to come?

Markus


> Just curious.
> >
> > Huidae
> >
>
> --
> ciao
> Luca
>
> www.lucadelu.org
>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-05 Thread Luca Delucchi
On 5 June 2018 at 01:21, Huidae Cho  wrote:
> Yeah, that acquisition is bad news. Why can we just not use the OSGeo one?

This is my favourite choice

> Just curious.
>
> Huidae
>

-- 
ciao
Luca

www.lucadelu.org
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-05 Thread Markus Neteler
On Tue, Jun 5, 2018 at 1:21 AM, Huidae Cho  wrote:
> Yeah, that acquisition is bad news. Why can we just not use the OSGeo one?
> Just curious.

... of course that's open to be discussed.

So far/at time there is more or less a single person behind it to
maintain that repo. At least for me too much "bus factor" involved...

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-04 Thread Huidae Cho
Yeah, that acquisition is bad news. Why can we just not use the OSGeo one?
Just curious.

Huidae

On Mon, Jun 4, 2018 at 5:00 PM, Markus Neteler  wrote:

> On Mon, Jun 4, 2018 at 10:50 PM, Martin Landa 
> wrote:
> [...]
> > Migration to *git* is planned in any
> > case :-) A host platform is not decided yet.
>
> We simply need to decide between own hosting (incl. git repo by OSGeo)
> and effectively commercial providers (github, gitlab, bitbucket, ...).
>
> As long as we do not depend on highly specific features of such a
> platform, migration to another git based platform will remain "easy".
>
> We should carefully try to identify potential single points of failure
> like service unstable, unmaintained in the long run, pay-only traps
> and the like. But unless we use the standard features of git along
> with maybe CI we are relatively flexible in choosing the platform.
>
> Just my 0.02 cents,
> Markus
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev
>



-- 
Huidae Cho, Ph.D., PE, M.ASCE, CFM, GISP
Adjunct Faculty, Kennesaw State University
Senior Geospatial Engineer, MapAnything
Open Source GIS Developer, GRASS GIS Development Team
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-04 Thread Markus Neteler
On Mon, Jun 4, 2018 at 10:50 PM, Martin Landa  wrote:
[...]
> Migration to *git* is planned in any
> case :-) A host platform is not decided yet.

We simply need to decide between own hosting (incl. git repo by OSGeo)
and effectively commercial providers (github, gitlab, bitbucket, ...).

As long as we do not depend on highly specific features of such a
platform, migration to another git based platform will remain "easy".

We should carefully try to identify potential single points of failure
like service unstable, unmaintained in the long run, pay-only traps
and the like. But unless we use the standard features of git along
with maybe CI we are relatively flexible in choosing the platform.

Just my 0.02 cents,
Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-04 Thread Martin Landa
Hi,

2018-06-04 22:47 GMT+02:00 Martin Landa :
> btw, there is a new fact which makes migration to git less convenient [1].

sorry, I meant GitHub not git! Migration to *git* is planned in any
case :-) A host platform is not decided yet.

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-06-04 Thread Martin Landa
Hi,

2018-04-12 22:58 GMT+02:00 Huidae Cho :

btw, there is a new fact which makes migration to git less convenient [1].

Ma

[1] 
https://news.microsoft.com/2018/06/04/microsoft-to-acquire-github-for-7-5-billion/

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-04-12 Thread Huidae Cho
Great! Thanks, Markus!

-- 
Huidae Cho, Ph.D., P.E., M.ASCE, CFM, GISP
Sent from my phone

On Thu, Apr 12, 2018, 4:51 PM Markus Neteler  wrote:

> Huidae,
>
> On Wed, Mar 28, 2018 at 2:57 PM, Huidae Cho  wrote:
> > Markus,
> >
> > You can add me: https://github.com/HuidaeCho
>
> Happily done. Sorry for the delay due to travelling and inbox overflow :)
>
> Markus
>
> > On Mon, Mar 19, 2018 at 10:48 AM, Markus Neteler 
> wrote:
> >>
> >> On Mon, Mar 19, 2018 at 11:01 AM, Pietro  wrote:
> >> > On Sat, Mar 17, 2018 at 6:27 PM, Markus Neteler 
> >> > wrote:
> >> >>
> >> >> Hi,
> >> >>
> >> >> as per
> >> >>
> >> >>
> >> >>
> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
> >> >>
> >> >> I have created a "GRASS GIS dev" team here:
> >> >> https://github.com/orgs/OSGeo/teams/grass-gis/members
> >> >>
> >> >> ... who wants to join, please speak up (and send your account name).
> >>
> >> [...]
> >>
> >> ... all who requested so far have been added.
> >>
> >> Markus
> >> ___
> >> grass-dev mailing list
> >> grass-dev@lists.osgeo.org
> >> https://lists.osgeo.org/mailman/listinfo/grass-dev
> >
> >
>
>
>
> --
> Markus Neteler, PhD
> http://www.mundialis.de - free data with free software
> http://grass.osgeo.org
> http://courses.neteler.org/blog
>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-04-12 Thread Markus Neteler
Huidae,

On Wed, Mar 28, 2018 at 2:57 PM, Huidae Cho  wrote:
> Markus,
>
> You can add me: https://github.com/HuidaeCho

Happily done. Sorry for the delay due to travelling and inbox overflow :)

Markus

> On Mon, Mar 19, 2018 at 10:48 AM, Markus Neteler  wrote:
>>
>> On Mon, Mar 19, 2018 at 11:01 AM, Pietro  wrote:
>> > On Sat, Mar 17, 2018 at 6:27 PM, Markus Neteler 
>> > wrote:
>> >>
>> >> Hi,
>> >>
>> >> as per
>> >>
>> >>
>> >> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
>> >>
>> >> I have created a "GRASS GIS dev" team here:
>> >> https://github.com/orgs/OSGeo/teams/grass-gis/members
>> >>
>> >> ... who wants to join, please speak up (and send your account name).
>>
>> [...]
>>
>> ... all who requested so far have been added.
>>
>> Markus
>> ___
>> grass-dev mailing list
>> grass-dev@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/grass-dev
>
>



-- 
Markus Neteler, PhD
http://www.mundialis.de - free data with free software
http://grass.osgeo.org
http://courses.neteler.org/blog
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-28 Thread Huidae Cho
Markus,

You can add me: https://github.com/HuidaeCho

Thanks.
Huidae


On Mon, Mar 19, 2018 at 10:48 AM, Markus Neteler  wrote:

> On Mon, Mar 19, 2018 at 11:01 AM, Pietro  wrote:
> > On Sat, Mar 17, 2018 at 6:27 PM, Markus Neteler 
> wrote:
> >>
> >> Hi,
> >>
> >> as per
> >>
> >> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_
> Sprint_Bonn_2018#Move_to_Git
> >>
> >> I have created a "GRASS GIS dev" team here:
> >> https://github.com/orgs/OSGeo/teams/grass-gis/members
> >>
> >> ... who wants to join, please speak up (and send your account name).
>
> [...]
>
> ... all who requested so far have been added.
>
> Markus
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev
>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-19 Thread Markus Neteler
On Mon, Mar 19, 2018 at 11:01 AM, Pietro  wrote:
> On Sat, Mar 17, 2018 at 6:27 PM, Markus Neteler  wrote:
>>
>> Hi,
>>
>> as per
>>
>> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
>>
>> I have created a "GRASS GIS dev" team here:
>> https://github.com/orgs/OSGeo/teams/grass-gis/members
>>
>> ... who wants to join, please speak up (and send your account name).

[...]

... all who requested so far have been added.

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-19 Thread Pietro
Dear Markus,

On Sat, Mar 17, 2018 at 6:27 PM, Markus Neteler  wrote:

> Hi,
>
> as per
> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_
> Sprint_Bonn_2018#Move_to_Git
>
> I have created a "GRASS GIS dev" team here:
> https://github.com/orgs/OSGeo/teams/grass-gis/members
>
> ... who wants to join, please speak up (and send your account name).
>

Please add me as: zarch

Best regards

Pietro
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-18 Thread Markus Metz
On Sat, Mar 17, 2018 at 6:27 PM, Markus Neteler  wrote:
>
> Hi,
>
> as per
>
https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
>
> I have created a "GRASS GIS dev" team here:
> https://github.com/orgs/OSGeo/teams/grass-gis/members
>
> ... who wants to join, please speak up (and send your account name).

please add me as metzm

Thanks

Markus M

>
> We need to experiment with it to then decide what we really want to do
> with our SVN repo.
>
> Markus
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-18 Thread Margherita Di Leo
Hi,

Il giorno sab 17 mar 2018 alle 18:27 Markus Neteler  ha
scritto:

> Hi,
>
> as per
>
> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
>
> I have created a "GRASS GIS dev" team here:
> https://github.com/orgs/OSGeo/teams/grass-gis/members
>
> ... who wants to join, please speak up (and send your account name).


Please add me https://github.com/madi

Thanks!

>
>
> We need to experiment with it to then decide what we really want to do
> with our SVN repo.
>
> Markus
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev

-- 
Margherita Di Leo
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-18 Thread Martin Landa
Hi,

2018-03-18 10:37 GMT+01:00 Luca Delucchi :
> why also in github? We already did in OSGeo infrastructure
> https://git.osgeo.org/gitea/grass_gis

there is misunderstanding. It was not decided yet that main git repo
will be hosted by GitHub. Markus just created GRASS GIS team in
official OSGeo organization [1] on Github and invited people.

Ma

[1] https://github.com/orgs/OSGeo/dashboard

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-18 Thread Luca Delucchi
On 17 March 2018 at 18:27, Markus Neteler  wrote:
> Hi,
>

Hi,

> as per
> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
>
> I have created a "GRASS GIS dev" team here:
> https://github.com/orgs/OSGeo/teams/grass-gis/members
>

why also in github? We already did in OSGeo infrastructure
https://git.osgeo.org/gitea/grass_gis

>
> Markus
>


-- 
ciao
Luca

www.lucadelu.org
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-18 Thread Moritz Lennert
Le Sat, 17 Mar 2018 18:27:25 +0100,
Markus Neteler  a écrit :

> Hi,
> 
> as per
> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
> 
> I have created a "GRASS GIS dev" team here:
> https://github.com/orgs/OSGeo/teams/grass-gis/members
> 
> ... who wants to join, please speak up (and send your account name).
> 
> We need to experiment with it to then decide what we really want to do
> with our SVN repo.


Super !

Mein username: mlennert.

Bis nachher im Basecamp,
Moritz
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-17 Thread Nikos Alexandris

* Nikos Alexandris  [2018-03-17 20:14:16 +]:


If this is open for non-core devs, I'd love to join. If it is, I can still fork 
and submit merge requests.


Sorry, second sentence: if it is not open to non-core dev community
members, I can still submit merge requests if and whenever required.

Nikos



Things will be so much easier!

Hard work will be to unmess complicated multiple stuff to-merge situations.

Nikos

Le Samedi 17 mars 2018, Markus Neteler a écrit :

On Sat, Mar 17, 2018 at 7:04 PM, Helmut Kudrnovsky  wrote:
> Markus Neteler wrote
>> Hi,
>>
>> as per
>> 
https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
>>
>> I have created a "GRASS GIS dev" team here:
>> https://github.com/orgs/OSGeo/teams/grass-gis/members

see this one:
https://github.com/orgs/OSGeo/teams/grass-gis

>> ... who wants to join, please speak up (and send your account name).
>>
>> We need to experiment with it to then decide what we really want to do
>> with our SVN repo.
>
> the above link to GitHub gives me a 404
>
> you can add me as hellik (https://github.com/hellik)

done.

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-de


--
Envoyé depuis mon Jolla
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev


--
Nikos Alexandris | Remote Sensing & Geomatics
GPG Key Fingerprint 6F9D4506F3CA28380974D31A9053534B693C4FB3 


signature.asc
Description: PGP signature
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-17 Thread Nikos Alexandris
If this is open for non-core devs, I'd love to join. If it is, I can still fork 
and submit merge requests.

Things will be so much easier!

Hard work will be to unmess complicated multiple stuff to-merge situations.

Nikos 

Le Samedi 17 mars 2018, Markus Neteler a écrit :
> On Sat, Mar 17, 2018 at 7:04 PM, Helmut Kudrnovsky  wrote:
> > Markus Neteler wrote
> >> Hi,
> >>
> >> as per
> >> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
> >>
> >> I have created a "GRASS GIS dev" team here:
> >> https://github.com/orgs/OSGeo/teams/grass-gis/members
> 
> see this one:
> https://github.com/orgs/OSGeo/teams/grass-gis
> 
> >> ... who wants to join, please speak up (and send your account name).
> >>
> >> We need to experiment with it to then decide what we really want to do
> >> with our SVN repo.
> >
> > the above link to GitHub gives me a 404
> >
> > you can add me as hellik (https://github.com/hellik)
> 
> done.
> 
> Markus
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-de

-- 
Envoyé depuis mon Jolla
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-17 Thread Markus Neteler
On Sat, Mar 17, 2018 at 7:04 PM, Helmut Kudrnovsky  wrote:
> Markus Neteler wrote
>> Hi,
>>
>> as per
>> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
>>
>> I have created a "GRASS GIS dev" team here:
>> https://github.com/orgs/OSGeo/teams/grass-gis/members

see this one:
https://github.com/orgs/OSGeo/teams/grass-gis

>> ... who wants to join, please speak up (and send your account name).
>>
>> We need to experiment with it to then decide what we really want to do
>> with our SVN repo.
>
> the above link to GitHub gives me a 404
>
> you can add me as hellik (https://github.com/hellik)

done.

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] New dev team on github for initial tests

2018-03-17 Thread Helmut Kudrnovsky
Markus Neteler wrote
> Hi,
> 
> as per
> https://grasswiki.osgeo.org/wiki/GRASS_GIS_Community_Sprint_Bonn_2018#Move_to_Git
> 
> I have created a "GRASS GIS dev" team here:
> https://github.com/orgs/OSGeo/teams/grass-gis/members
> 
> ... who wants to join, please speak up (and send your account name).
> 
> We need to experiment with it to then decide what we really want to do
> with our SVN repo.

the above link to GitHub gives me a 404

you can add me as hellik (https://github.com/hellik)




-
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev