/svn-shell

a svn shell like git shell work with ssh

Primary LanguageCGNU General Public License v3.0GPL-3.0

svn-shell

Introduction

svn-shell like git-shell work with ssh.

Install

git clone https://github.com/QCute/svn-shell
cd svn-shell
make
make test
make install

Configution

/etc/default/svnserve example

# tunnel username
--tunnel-user=svn

License

WeFake is licensed under the GNU General Public License v3 (GPL-3).