Early access

Setting up CVS

Please download 'scvs' script from "http://www.stlport.com/beta/cvsaccess" directory. To use it, you need three programs : perl, cvs and ssh installed on your system. The script is already modified to work with stlpor.com under cygwin. You might have to edit location for your perl installation and cvs program. Use this script like that :

scvs -d pserver:cvs@www.stlport.com/stlport <cvs command>

CVS Accounts

Note : example above use "cvs" account -- this allows anonymous readonly access. If you have been given individual account with write permissions, use your account name instead. If you do not have individual account but wish to have one, please submit the patches that you made (using read-only access and cvs diff) along with your request to boris@stlport.com. More detailed instructions on using scvs script can be found at : http://www.prima.eu.org/tobez/cvs-howto.html

Tags and Branches

STLport CVS repository provides static tags and branches. Branches are provided for bugfixes maintenance. Please use static tags to retrieve particular snapshots. Tags have the form : STLPORT<VERSION_MAJOR><VERSION_MINOR><YYMMDD>, where YYMMDD is the time stamp when the tag was created.

Table of Contents


Copyright 2001 by STLport