Hansa Svn Protocol

Hansa Svn Protocol

The Svn protocol is a wrapper around the Subversion java binding library, which allows simple read/write access to Subversion repositories.

  • Protocol:

    svn://<host>[:<port>]/<repository>/<path>?<query>
    where
    query ::= <queryitem>[&<queryitem>]

    and queryitem is one of

    command=<command>
    revision=<revision>

  • Setup:
  • Usage: