The Svn protocol is a wrapper around the Subversion java binding library, which allows simple read/write access to Subversion repositories.
svn://<host>[:<port>]/<repository>/<path>?<query> where query ::= <queryitem>[&<queryitem>]
and queryitem is one of
command=<command> revision=<revision>