This tool imports CVS repository shared on Ada Conformity Assessment Authority into the Git repository.
This project requires Matreshka and AWS libraries to build.
You also need libxml2.so installed (from libxml2-devel package).
To build it:
gprbuild -p -P gnat/cvsweb2git.gpr
git init /tmp/ada-auth/
(cd /tmp/ada-auth && git config core.autocrlf true &&
git config user.email "[email protected]" &&
git config user.name "Your Name")
.obj/cvsweb2git http://www.ada-auth.org/cgi-bin/cvsweb.cgi/arm/ /tmp/ada-auth/