Coder Social home page Coder Social logo

Archive grass6 directory about grass-addons HOT 4 CLOSED

osgeo avatar osgeo commented on July 18, 2024
Archive grass6 directory

from grass-addons.

Comments (4)

neteler avatar neteler commented on July 18, 2024

No strong opinion - do you have a suggestion how to archive it best?

from grass-addons.

wenzeslaus avatar wenzeslaus commented on July 18, 2024

Well, technically, a git rm would be sufficient, but perhaps creating a dedicated, but a dead branch is better. That probably depends on what we want to do from here with the active code. Branch for each major release sounds reasonable, although it is just addressing the current issue rather than addressing the deeper problem of versioning addons and also matching them with supported versions. Anyway, something like:

git checkout -b grass6
git rm grass6
git mv grass7 src

...and around release of 8.0: git checkout -b grass7.

I would be interested in analysis of what modules were not ported from 6 to 7.

from grass-addons.

ninsbl avatar ninsbl commented on July 18, 2024

There is a grass6 branch now:
https://github.com/OSGeo/grass-addons/tree/grass6

I assume this can be closed?
An analysis which addons have not been ported to GRASS GIS 7/8 is probably a different issue...?

from grass-addons.

wenzeslaus avatar wenzeslaus commented on July 18, 2024

...and the master may need to be deleted to avoid confusion. (The other branches are based based on the master branch, so we should not loose any info. At least the last commit on master, 702671d, seems to be on grass8.)

from grass-addons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.