Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#792 closed defect (fixed)

Move official code to GIT

Reported by: strk Owned by: geos-devel@…
Priority: major Milestone: 3.7.0
Component: Default Version: 3.6.0
Severity: Unassigned Keywords: git
Cc: mloskot

Description (last modified by strk)

What needs to be done:

  • Generate the ChangeLog from GIT (#778)
  • Generate geos_revision.h from git (#794)
  • Ensure geos-commit mails still go through (#793)

Change History (11)

comment:1 by strk, 7 years ago

Version: 3.6.0

ChangeLog done, left:

  • Generate geos_revision.h from git (lacks a ticket)
  • Ensure geos-commit mails still go through

comment:2 by strk, 7 years ago

  • geos-commit mails will be tracked by #793
  • geos_revision will be tracked by #794

comment:3 by strk, 7 years ago

Keywords: git added

comment:4 by mloskot, 7 years ago

Cc: mloskot added

comment:5 by strk, 7 years ago

Description: modified (diff)

comment:6 by strk, 7 years ago

It looks to me things are ready for the long jump. Next stop: turn SVN as read-only.

comment:7 by strk, 7 years ago

Milestone: GEOS Future3.7.0
Resolution: fixed
Status: newclosed

SVN was changed to read-only. New official repository is the GIT one. Until changed (one day it'll change) it is: https://git.osgeo.org/gogs/geos/geos.git

comment:8 by mloskot, 7 years ago

I'm a bit confused, are we going to import Trac to gogs tickets and start tracking bugs with gogs?

comment:9 by mloskot, 7 years ago

Also, please let's switch away from svn-trunk to master branch.

comment:10 by strk, 7 years ago

Tickets will remain on Trac, only code repository moved. I'm ok with renaming branches, please propose a naming convention in a new mailing list thread.

comment:11 by mloskot, 7 years ago

Replying to strk:

Tickets will remain on Trac, only code repository moved.

That's is unfortunate.

I'm ok with renaming branches, please propose a naming convention in a new mailing list thread.

Just use git common/default convention, s/svn-//. Do we really need a motion?

Last edited 7 years ago by mloskot (previous) (diff)
Note: See TracTickets for help on using tickets.