blob: efc506fba23405f2493444dbb93c072e04b6c138 (
plain) (
blame)
1
2
3
4
5
|
kdesvn installs alternative svn protocols to that of kdesdk4. To use the
kdesvn protocols append a 'k' to the beginning of the protocol, i.e.
"svn+https://www.example.com/" becomes "ksvn+https://www.example.com/".
kdesvn provides the following svn protocols:
ksvn, ksvn+file, ksvn+ssh, ksvn+http, ksvn+https
|