项目作者: transpect

项目描述 :
Subversion browser for transpect based on BaseX
高级语言: XQuery
项目地址: git://github.com/transpect/control.git
创建时间: 2020-02-17T18:18:31Z
项目社区:https://github.com/transpect/control

开源协议:BSD 2-Clause "Simplified" License

下载


control

Subversion browser for transpect based on BaseX

install

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

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