Shin'ya M. > Initializing repository with 4 items... done
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user