|
Written by Administrator
|
|
Tuesday, 25 April 2006 |
How to access the CVS repository for AST. Note: the latest code in CVS is the ast-0.1.9 release + some minor patches. To access the latest code use SVN.
You can access the cvs repository for source code, HTML code and images by doing the following:
cvs -d:pserver:
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
:/cvsroot/ast login
cvs -z3 -d:pserver:
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
:/cvsroot/ast co -P ast-data
cvs -z3 -d:pserver:
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
:/cvsroot/ast co -P asr-src
You should do this from the root of your installation. ast-data contains the html templates, images, etc. ast-src contains the project source code. |
|
Last Updated ( Sunday, 14 May 2006 )
|