3.4. CVS access
Whole phpWebFileManager project is provided in Platon
Software Development 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 Software Development 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@kepler.fmph.uniba.sk:/home/cvs
cvs login
cvs checkout phpWebFileManager
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.
|