Chapter 2. Using kdesvn

kdesvn features

kdesvn understands following protocols for browsing repositories:

http

Standard web browser protocol.

https

Standard encrypted web browser protocol.

(k)svn+http

Standard web browser protocol. May be used to let Konqueror automatic call kdesvn.

(k)svn+https

Standard encrypted web browser protocol. May be used to let Konqueror automatic call kdesvn.

(k)svn+file

Local repository protocol. May be used to let Konqueror automatic call kdesvn.

(k)svn

Subversion's own server protocol.

(k)svn+ssh

Subversion over ssh.

file

Direct repository access. kdesvn checks if a given path is a repository or a working copy and opens it in the right mode. For subversion file:///dir and /dir is not the same!

This list may be used for URLs given for command line, too.