# repository-conversion-scripts Simple executable files to migrate repositories from one version control system to another. Those require a rather old version of [reposurgeon](http://catb.org/~esr/reposurgeon), as the latest one may not work 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)