Whole phpMyEdit project is provided in Platon Group CVS repository. It is
possible to review our CVS repository using CVSweb interface, but it is
also possible to checkout files using anonymous access.
Particular CVS instructions follows. Platon Group CVS repository can
be checked out through anonymous (pserver) CVS with the following instruction
set. When prompted for a password for anonymous, simply press the
Enter key.
export CVSROOT=:pserver:anonymous@cvs.platon.sk:/home/cvs
cvs login
cvs checkout phpMyEdit
These commands should work with no problems on any UNIX-like system with cvs
client installed. For checkouting on MS-Windows platform you can use one from
several free available CVS client softwares.
|