This is a web interface to the Dragonfly CMS CVS tree. You can browse the file hierarchy by picking directories. If you pick a file, you will see the revision history for that file.
Selecting a revision number will show that revision of the file. There are links at each revision to display diffs, annotate and download.
Note: Info about CVS and our commits can be found at our
CVS Info Forum
File name:
documentation/INSTALL.txt
Revision :
1.12 => 1.13 (8 years 2 months 2 weeks 3 days 23 hours 30 minutes 44 seconds ago) by
trevor
Changed :
+2 -3 lines
Comment:
changed cvs info
--- documentation/INSTALL.txt:1.12 Sun Feb 20 02:30:24 2005
+++ documentation/INSTALL.txt Tue Mar 8 22:23:45 2005
@@ -2,7 +2,7 @@
* CPG Dragonfly CMS
* Copyright (c) 2004-2005 by CPG-Nuke Dev Team, www.dragonflycms.com
* Released under the GNU GPL version 2 or any later version
-* $Id: INSTALL.txt,v 1.12 2005/02/20 02:30:24 trevor Exp $
+* $Id: INSTALL.txt,v 1.13 2005/03/08 22:23:45 trevor Exp $
*/
@@ -24,8 +24,7 @@
----------------------
If you are going to upgrade your website start at step two...
-If you want to run a CVSWeb read the CVS.txt documentation carefully before you
-install our CVS bundle onto your website
+See http://dragonflycms.com/Wiki/id=40.html for info on starting a cvs site.
1) Create a new database, for example, 'dragonfly': mysqladmin create dragonfly
OR add a database through your web control panel.