This repository is dead/ frozen. Use https://gitlab.com/jhinrichsen/svnw instead.
Wrapper for Apache Subversion. Uses svn’s xml
output instead of native C bindings.
Calls external svn
command, so you need a working Subversion client executable for your platform.
Avoids CGO, and the hassle around libsvn1
, libapr1
, libaprutil1
, libc6
, libsasl2
, db5.3-util
e.a.
Supports
-
svn list
(useful to implement watchers usingSince()
) -
svn export