[geos-devel] git/osgeo repo for GEOS up read-only
Sandro Santilli
strk at keybit.net
Tue Mar 15 02:49:34 PDT 2016
Following recent thread I've created a git repository
for GEOS on the OSGeo machines.
It can be accessed in read-only mode via:
git://git.osgeo.org/geos
The repository is kept up-to-date with the same script
that syncronizes the gitlab.com and github.com mirrors
so it is not yet ready for pushing into (except by the
script keeping it in sync).
If you promise not to push in any of the SVN branches,
you can do so using this url:
https://git.osgeo.org/git/geos
You need to authenticate yourself as an OSGeo user in
the "geos" group in order to push to that repo, if you
want to avoid git to keep asking your username/password
on every operation you can store your credentials on
disk, simplest way to do that would be:
git config credential.helper store
Which would write your credentials (next time you enter
them) into a ~/.git-credentials file.
--strk;
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html
More information about the geos-devel
mailing list