<div dir="ltr"><div>Hello,<br><br><br></div><div>To add to what Brian said, in France (Cocorico !), we have an association called Framasoft who promotes free software. And they provide some web services like data storage or in our case an instance of Gitlab to host project.<br><br></div><div>You can found more informations here:<br><br><a href="https://git.framasoft.org/public/projects">https://git.framasoft.org/public/projects</a><br><br></div><div>It might help.<br><br></div><div>Have a good day<br><br></div><div>Nicolas<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-10 3:09 GMT+01:00 Brian M Hamlin <span dir="ltr"><<a href="mailto:maplabs@light42.com" target="_blank">maplabs@light42.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All -<br>
<br>
  You may know, I strongly object to using Github.com as the repository for the MASTER copy of an OSGeo.org project. So, I did some research, and installed my own git server.. in greek the name is Καλλιθέα (Kallithéa) [0]  It works very well - it has many of the "swap branch and compare" features that GitHub.com has.. and .. it is federated project management, not Software-as-a-Service (SaaS) from a commercial company.<br>
<br>
  So, while making changes to OSGeo Live [1] 9.5 beta .. I will make "pull requests" from my own git instance, to the list. Just one problem.. security.. I am still learning how to secure this new server setup.. Temporarily, I have exchanged  SERVER:PORT information privately with the build-master, Angelos. Now his git "knows" the address of my git.. Pull requests from me are assumed to be from current MASTER branch.. (oh, also I need to setup the https)<br>
<br>
  git pull http://SERVER:PORT/osgeolive_athens  BRANCH<br>
<br>
  today, the branch was    rasdaman_log_quiet     ## a patch to get the configure/make/make install output out of our master build logs..<br>
<br>
I am sure people will continue to use Github.com to make pull requests, but with some setup, you too can use a distributed, federated model of Open Source Software Development, and I encourage you to think through the benefits and decide for yourselves.<br>
<br>
[0]  <a href="https://kallithea-scm.org/" rel="noreferrer" target="_blank">https://kallithea-scm.org/</a><br>
[1]  <a href="https://github.com/OSGeo/OSGeoLive" rel="noreferrer" target="_blank">https://github.com/OSGeo/OSGeoLive</a><br>
<br>
--<br>
Brian M Hamlin<br>
OSGeo California Chapter<br>
<a href="http://blog.light42.com" rel="noreferrer" target="_blank">blog.light42.com</a><br>
<br>
_______________________________________________<br>
Live-demo mailing list<br>
<a href="mailto:Live-demo@lists.osgeo.org">Live-demo@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/live-demo" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/live-demo</a><br>
<a href="http://live.osgeo.org" rel="noreferrer" target="_blank">http://live.osgeo.org</a><br>
<a href="http://wiki.osgeo.org/wiki/Live_GIS_Disc" rel="noreferrer" target="_blank">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a></blockquote></div><br></div>