Working from the CVS

You may also get the most current files from the Sourceforge CVS. If you just want to browse whats new you can do it via web interface.

If you would like to have the uptodate CVS files in your computer so you can build, change do whatever you want, first get the CVS tree in your local machine

  1. Anonymous CVS access is
    cvs -d:pserver:anonymous@cvs.susefaq.sourceforge.net:/cvsroot/susefaq \
    login
    	  
    Press Enter when prompted for password

  2. cvs -z3
    -d:pserver:anonymous@cvs.susefaq.sourceforge.net:/cvsroot/susefaq co \
    faq_sgml 
    	  

There are couple of Readme files which I have tried to explain the software needed for you to produce the output formats locally, a warning about my Makefile abilities :-)

Copyright 2002-2003 Togan Muftuoglu