<?xml version="1.0" encoding="utf-8"?>
<article aid="cvs">
<htmltemplate include="article.html" />
<contentmenu aid="download" />
<title>CVS Repository</title>
<author email="hide@address.com">Andi</author>
<date>Dec 12th 2003</date>
[@:p][@:weblication] is available in a CVS-Repository.
To checkout the latest version of [@:weblication] from repository open
a shell (example below is for bash) and enter:
[@:source]export CVSROOT=:pserver:hide@address.com:/var/cvs{br}
export CVS_RSH=ssh{br}
mkdir yourpath{br}
cd yourpath{br}
cvs login{br}
(enter for password){br}
cvs checkout weblication{br}
[@:0]Latest Version
[@:source]cvs checkout weblication
[@:p]will checkout the latest version of developer's source branch. You have been warned:
[@:red]This version is not guaranteed to be stable![@:/red]
[@:0]Particular, Taged Version
[@:p]Taged versions in the CVS are stable.
See [LOCALURL:#CVSTAGS,List of TAGs] below. Tarballs of
some/most of this versions exists in [LINK:download_archiv]
[@:0]Developers
[@:p]If you're interessted in developing with and for [@:weblication] you're most welcome.
Don't hesitate to contact [EMAIL:hide@address.com]
[@:0]List of TAGs
[MODULE:news]
</article>