[GRASS-dev] [GRASS GIS] #3722: migrate grass svn repositories to git
GRASS GIS
trac at osgeo.org
Mon Jan 28 06:53:34 PST 2019
#3722: migrate grass svn repositories to git
--------------------------+---------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: major | Milestone:
Component: Default | Version: unspecified
Resolution: | Keywords: svn, git, migration
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Comment (by martinl):
Replying to [comment:12 martinl]:
> {{{
> $ git branch
> * master
> $ git log | grep -c ^commit
> 36743
> }}}
In SVN:
{{{
$ svn info
URL: https://svn.osgeo.org/grass/grass/trunk
Relative URL: ^/grass/trunk
svn log | grep -c '^r[0-9]'
36900
}}}
Number is slightly different since git experimental repo is not up-to-
date. Anyway it's not 7e4 commits.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3722#comment:13>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list