SF.net SVN: tmda: [2152] trunk/tmda

[email protected] Sat, 24 Feb 2007 10:33:22 -0800
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2152
          http://svn.sourceforge.net/tmda/?rev=2152&view=rev
Author:   jasonrm
Date:     2007-02-24 10:33:20 -0800 (Sat, 24 Feb 2007)

Log Message:
-----------
The 'htdocs' directory has been removed; it doesn't contain anything that needs to be
maintained by subversion.

Also document a new 'doc' directory that is a snapshot of the wiki; it is created and
added to the release tarball when a release is made, so it will not be in subversion.

Modified Paths:
--------------
    trunk/tmda/ChangeLog
    trunk/tmda/INSTALL
    trunk/tmda/README

Removed Paths:
-------------
    trunk/tmda/htdocs/

Modified: trunk/tmda/ChangeLog
===================================================================
--- trunk/tmda/ChangeLog	2007-02-24 18:14:04 UTC (rev 2151)
+++ trunk/tmda/ChangeLog	2007-02-24 18:33:20 UTC (rev 2152)
@@ -1,3 +1,8 @@
+2007-02-24  Jason R. Mastaler  <[email protected]>
+
+	* 'htdocs' is removed. document 'doc' directory that is added to
+	tarballs at release time.
+
 2007-02-01  Jason R. Mastaler  <[email protected]>
 
 	* TMDA 1.1.10 is released.

Modified: trunk/tmda/INSTALL
===================================================================
--- trunk/tmda/INSTALL	2007-02-24 18:14:04 UTC (rev 2151)
+++ trunk/tmda/INSTALL	2007-02-24 18:33:20 UTC (rev 2152)
@@ -7,9 +7,9 @@
 
 http://wiki.tmda.net/
 
-The live wiki tracks the latest release of TMDA, so if you want a copy
-of the documentation matching a particular release, wiki snapshot
-tarballs can be found in http://tmda.net/releases/tmda-1.1.X-doc.tgz
+The live wiki tracks the latest release of TMDA, so a snapshot of the
+wiki documentation that matches this particular release is included
+here, in the 'doc/' subdirectory.
 
 If you are upgrading from an earlier release of TMDA, make sure to
 consult http://wiki.tmda.net/TmdaUpgrade

Modified: trunk/tmda/README
===================================================================
--- trunk/tmda/README	2007-02-24 18:14:04 UTC (rev 2151)
+++ trunk/tmda/README	2007-02-24 18:33:20 UTC (rev 2152)
@@ -31,6 +31,9 @@
   http://tmda.net/
   http://wiki.tmda.net/
 
+See the 'doc' subdirectory for a copy of the wiki documentation that
+matches this release.
+
 Information on the TMDA mailing lists can be found at:
 
   http://wiki.tmda.net/MailingLists


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.