Shin'ya M. > Updating rcs with 3 items... done

This commit is contained in:
2025-12-05 09:08:20 +09:00
parent 6c0f2d98a3
commit 72930556f5
4 changed files with 98 additions and 2 deletions

View File

@@ -5,5 +5,12 @@ Those require a rather old version of [reposurgeon](http://catb.org/~esr/reposur
on some systems (such as [NetBSD](https://www.netbsd.org)).
## Scripts
* [Git to Subversion](git2svn) (in [Perl](https://www.perl.org))
* [Subversion to Git](svn2git)
### From `git`
* [git2fossil](git2fossil)
* [git2hg](git2hg)
* [git2svn](git2svn)
### From `svn`
* [svn2fossil](svn2fossil)
* [svn2git](svn2git)