Skip to content

transpect/control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

control

Subversion browser for transpect based on BaseX

install

  1. clone basex-svn-api module
git clone https://github.com/transpect/basex-svn-api.git
  1. 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
  1. clone control
git clone https://github.com/transpect/control.git
  1. copy control directory in your BaseX webapp directory.
cp -r control $(BaseX)/webapp/
  1. Start BaseX service
  2. Open control in your browser and pass your Subversion repository URL.

http://localhost:8984/control?svnurl=https://mysvnrepo