[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: please migrate to git
From: |
Masamichi Hosoda |
Subject: |
Re: please migrate to git |
Date: |
Tue, 20 Nov 2018 21:58:26 +0900 (JST) |
> Masamichi-san, how did you do the migration? Maybe Gavin can simply
> clone your version, which would be the simplest solution, of course.
I used `git svn` something like the followings.
First:
$ git svn init -s --no-metadata --prefix=svn/ svn://svn.savannah.gnu.org/texinfo
Update:
$ git svn fetch
$ git checkout master
$ git merge svn/trunk
Re: please migrate to git, Gavin Smith, 2018/11/19
- Re: please migrate to git, Werner LEMBERG, 2018/11/19
- Re: please migrate to git,
Masamichi Hosoda <=
- Re: please migrate to git, Gavin Smith, 2018/11/24
- Re: please migrate to git, Norbert Preining, 2018/11/24
- Re: please migrate to git, Gavin Smith, 2018/11/25
- Re: please migrate to git, Andreas Schwab, 2018/11/25
- Re: please migrate to git, Gavin Smith, 2018/11/25
- Re: please migrate to git, Andreas Schwab, 2018/11/25
- Re: please migrate to git, Gavin Smith, 2018/11/26
Re: please migrate to git, Eli Zaretskii, 2018/11/25
Re: please migrate to git, Gavin Smith, 2018/11/25
Re: please migrate to git, Eli Zaretskii, 2018/11/25