[Proj] Github migration complete

Elliott Sales de Andrade quantum.analyst at gmail.com
Thu May 28 14:12:44 EST 2015


Hi Howard,

On 28 May 2015 at 11:04, Howard Butler <howard at hobu.co> wrote:
>
>> On May 28, 2015, at 1:57 AM, Elliott Sales de Andrade <quantum.analyst at gmail.com> wrote:
>>
>> It would
>> be better to replace it outright:
>>

Sorry, forgot one *very* important line to get the branches in sync:

$ git clone git at github.com:QuLogic/proj4-clean.git
$ cd proj4-clean

# Copy branches locally
$ for br in 4.7 4.8 4.9; do git branch $br origin/$br; done

$ git remote add osgeo git at github.com:OSGeo/proj.4.git
$ git push -f osgeo --all
$ git push -f osgeo --tags

>
> Done.
>
> Thanks for your efforts.
>
> Also, thanks to Tom Kralidis for migrating the wiki. I propose we freeze the existing Trac instance so the old links will continue to work
>
> Unless someone sees any significant and blocking issue in either the git repository or the issues in the next day or so, I’m calling the migration complete.
>
> Howard

-- 
Elliott


More information about the Proj mailing list