garethflowers / docker-svn2git

Containerized version of the `svn2git` command line utility.

Home Page:https://garethflowers.dev/docker-svn2git/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Containerized version of the `svn2git` command line utility.

https://garethflowers.dev/docker-svn2git/

License:MIT License


Languages

Language:Dockerfile 52.5%Language:Shell 47.5%