Convert a CVS repository to a git repository.
364
Built from https://github.com/microtherion/cvs2svn
Run it as e.g.
docker run -it --rm \
--mount 'type=bind,src=PATH_TO_REPO,dst=/cvs,readonly' \
--mount 'type=bind,src=/tmp,dst=/tmp' \
microtherion/cvs2git \
--blobfile=/tmp/git-blob.dat \
--dumpfile=/tmp/git-dump.dat \
--username=cvs2git
Content type
Image
Digest
sha256:7188e5bb7…
Size
85 MB
Last updated
9 months ago
docker pull microtherion/cvs2git