Gareth Flowers

Software Engineer

svn2git

A containerised implementation of the svn2git command line tool.

How to use this image

To run the svn2git command line tool

To run the tool, with data stored in /home/svn on the host, use the following:

docker run --rm -it -v /home/svn:/svn2git garethflowers/svn2git

License