Logo - Back to homeLogo - Back to home©  2002-2005 by Luc de Louw
homesitemapcontact
AboutNewsTeamSupportBooksReferencesDownloadsDevelopersDonations

SVN Access
Planned features

Anonymous SVN Access

You can access the SVN repository readonly to checkout the latest code.

Linux and Unix users can use the following commands:

Initial checkout

svn co -d https://svn.bitheads.ch/repository/web-cyradm

Subsequent updates

svn up

Authenticated SVN write access

Contributors which have been proved to provide good code by submitting a few patches can request a write access to the repository. If you would like to request a personal account, please write a Email to Luc de Louw luc(at)delouw.ch

SVN web-interface

For people which would like to just monitor changes can access the SVN Repository via web browser using the same URL as for checkout with a SVN Client.

 

https://svn.bitheads.ch/repository/web-cyradm

 

A more sophisticated interface wil be available soon.