[Live-demo] Update GeoMoose to 2.9.0
Brian M Hamlin
maplabs at light42.com
Mon May 23 12:18:09 PDT 2016
Hi Jim -
several parts to this: workflow is now in 'git' .. currently,
primarily at Github.com,
so an update to a script is a "pull request". git workflow has several
possibilities, but a reliable pattern is ...
Clone the Master Repo
- clone the master repository to your own repository somewhere
New Branch
- make a new git branch for your feature, give it a descriptive name
- ensure you are editing on that branch..the "current branch" is
your new feature branch...
Edit and Commit
- make the changes as you see fit; commit those changes
- make sure the changes are visible on the network ..
if you had a local repo push branch to YOUR CLONE of the project
Make a Pull Request
- make a "pull request" to the master git repo from your net-visible repo
- Github.com has a simple interface to this, but it is optional to
use those features
- if you have new binary resources, make those visible on the net somewhere
Changes are Reviewed
- a full build is executed using a named branch, so the revision
can be built for testing.
- if things look good, the named branch is merged to master, and
the feature branch is deleted
--
Debian Packaging:
there is an ambitious and detailed effort to bring much of the
software stack
into Debian Packaging... at a minimum, Debian GIS
https://pkg-grass.alioth.debian.org/
a.k.a. pkg-grass gets dot-deb files with their source descriptions
dot-dsc into their workflow.
At the UbuntuGIS PPA level, there are also packages, mostly and largely
based on Debian GIS,
but not the exact same content. Please *do* consult with the Debian
packagers on this list and elsewhere
on their preferred methods !
comments and corrections welcome
best from Berkeley, California
--Brian
On Mon, 23 May 2016 13:39:36 -0500, Jim Klassen wrote:
All,
In response to the Kicking off OSGeo-Live 10.0 build process, was
thinking it would be good to update the installed version of GeoMoose to
the current stable version. But, it looks like things have changed a
bit since the last time I updated the GeoMoose installer for OSGeo-Live.
What is the current process for updating GeoMoose from 2.8.0 to 2.9.0?
Jim Klassen
_______________________________________________
Live-demo mailing list
Live-demo at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc
--
Brian M Hamlin
OSGeo California Chapter
blog.light42.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/osgeolive/attachments/20160523/f77aed17/attachment.html>
More information about the Osgeolive
mailing list