|
The server provides access by WebDAV (Apache 2) protoocol via HTTP and
HTTPS. To perform a normal source checkout just run:
svn co http://www.rocklinux.net/svn/$project/trunk $project
or
svn co svn://www.rocklinux.net/$project/trunk $project
On this server Apache is also listening on port 81. So if you experience a
problem with a proxy: try port 81 :-).
Commits are only allowed using HTTPS, not using the un-encrypted HTTP and
SVN protocols.
There is also a full Subversion
Handbook available online.
|