Subversion browser for transpect based on BaseX
- clone basex-svn-api module
git clone https://github.com/transpect/basex-svn-api.git
- copy lib and jar files to BaseX
custom
directory.
cp basex-svn-api/jar/basex-svn-api.jar $(BaseX)/lib/custom
cp basex-svn-api/lib/* $(BaseX)/lib/custom
- clone control
git clone https://github.com/transpect/control.git
- copy
control
directory in your BaseXwebapp
directory.
cp -r control $(BaseX)/webapp/
- Start BaseX service
- Open control in your browser and pass your Subversion repository URL.