diff doc/installation.txt @ 753:938edfdeac6e

Sorry about this huge checkin! It's fixing a lot of related stuff in one go though. . [SF#541941] changing multilink properties by mail . [SF#526730] search for messages capability . [SF#505180] split MailGW.handle_Message - also changed cgi client since it was duplicating the functionality . build htmlbase if tests are run using CVS checkout (removed note from installation.txt) . don't create an empty message on email issue creation if the email is empty
author Richard Jones <richard@users.sourceforge.net>
date Wed, 29 May 2002 01:16:17 +0000
parents a721f4e7ebbc
children 6f6eb43d9d86
line wrap: on
line diff
--- a/doc/installation.txt	Tue May 28 11:52:08 2002 +0000
+++ b/doc/installation.txt	Wed May 29 01:16:17 2002 +0000
@@ -2,7 +2,7 @@
 Installing Roundup
 ==================
 
-:Version: $Revision: 1.10 $
+:Version: $Revision: 1.11 $
 
 .. contents::
 
@@ -69,10 +69,6 @@
 Run ``"python ./run_tests"`` and make sure there
 are no errors.  If there are errors, please let us know!
 
-Note: if you're installing from the CVS, you will need to run "python setup.py
-build" before the tests will work, as there are modules that must be
-generated that are not stored in the CVS.
-
 
 Getting Roundup
 ===============

Roundup Issue Tracker: http://roundup-tracker.org/