git-as-svn emulates Subversion repository on top of Git repository.
It allows you to work with Git repositories using any tool compatible with Subversion 1.8+: console svn
, TortoiseSVN, SvnKit, SmartSVN, etc.
From the root of the source tree, run:
./gradlew assembleDist
Distribution files will be created in build/distributions
directory.