[Psc] GeoExt with ExtJS 4 - the road to GeoExt 2.0?
Eric Lemoine
eric.lemoine at camptocamp.com
Sat Nov 12 16:49:49 CET 2011
On Fri, Nov 11, 2011 at 11:08 AM, Eric Lemoine
<eric.lemoine at camptocamp.com> wrote:
>
>
> On Tuesday, October 25, 2011, Eric Lemoine <eric.lemoine at camptocamp.com>
> wrote:
>>
>>
>> On Monday, October 24, 2011, Bart van den Eijnden <bartvde at osgis.nl>
>> wrote:
>>> I would be in favor of moving everything to github.
>>
>> So do we agree to have both geoext and geoext2 in github? With this
>> geoext2 won't be a temporary name, do you think that's a problem?
>>
>> I guess the website and extensions dirs can also be moved to github, as
>> separate repos. I would go with one repo for all the extensions.
>>
>> Also, do we want to move our ext dir to github? I think there's a risk
>> that people see github.com/geoext as a place where ExtJS can be downloaded,
>> which might cause us trouble. So I wouldn't do it and rely on online
>> versions of Ext instead.
>>
>> With the SVN support github provides (even impoved lately) I wouldn't
>> bother mirroring from github to SVN. And Chris Schmidt has had a hard time
>> setting up such a mirror for OpenLayers悠'm not even sure it works now.
>>
>> This can be discussed publicly on the mailing list, I just thought we
>> could agree on things a bit here beforehands.
>
>
> Hello
>
> If noone objects I'm going to move geoext core to github.com/geoext/geoext
> this weekend and/or next week. Please tell me if you have any issue with me
> doing it.
Done (hopefully). See <https://github.com/geoext/geoext>. Please tell
me if it's ok.
Here is the command set I used.
$ svn2git http://svn.geoext.org/core --trunk trunk/geoext --tags tags
--nobranches --authors authors.txt --revision 1 --verbose
$ git remote add origin git at github.com:geoext/geoext.git
$ git push -u origin master
$ git push --tags origin
with authors.txt having this content:
ahocevar = ahocevar <ahocevar at opengeo.org>
bartvde = bartvde <bartvde at opengeo.org>
bbinet = bbinet <bruno.binet at camptocamp.com>
elemoine = elemoine <eric.lemoine at camptocamp.com>
fredj = fredj <frederic.junod at camptocamp.com>
fvanderbiest = fvanderbiest <francois.vanderbiest at camptocamp.com>
pgiraud = pgiraud <pierre.giraud at camptocamp.com>
sbenthall = sbenthall <sbenthall at gmail.com>
tcoulter = tcoulter <tim at timothyjcoulter.com>
tschaub = tschaub <tschaub at opengeo.org>
whit = whitmo <whit at nocoast.us>
--
Eric Lemoine
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel : 00 33 4 79 44 44 96
Mail : eric.lemoine at camptocamp.com
http://www.camptocamp.com
More information about the Psc
mailing list