SVN: CMF/trunk/ - a little documentation cosmetics/fixes
Jens Vagelpohl <[email protected]> Tue, 8 Jan 2008 16:07:35 -0500 (EST)
| Newsgroups | gmane.comp.web.zope.cmf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 82766:
- a little documentation cosmetics/fixes
Changed:
U CMF/trunk/INSTALL.txt
U CMF/trunk/INSTALL_SVN.txt
U CMF/trunk/README.txt
-=-
Modified: CMF/trunk/INSTALL.txt
===================================================================
--- CMF/trunk/INSTALL.txt 2008-01-08 20:34:17 UTC (rev 82765)
+++ CMF/trunk/INSTALL.txt 2008-01-08 21:07:35 UTC (rev 82766)
@@ -1,4 +1,4 @@
-Installing CMF 2.1
+Installing CMF 2.2
Requirements
Modified: CMF/trunk/INSTALL_SVN.txt
===================================================================
--- CMF/trunk/INSTALL_SVN.txt 2008-01-08 20:34:17 UTC (rev 82765)
+++ CMF/trunk/INSTALL_SVN.txt 2008-01-08 21:07:35 UTC (rev 82766)
@@ -26,9 +26,9 @@
1. Fetch the CMF package from the Zope Subversion repository::
$ cd /tmp
- $ svn co svn://svn.zope.org/repos/main/CMF/trunk CMF-head
+ $ svn co svn://svn.zope.org/repos/main/CMF/trunk CMF-trunk
- This checkout creates a directory, 'CMF-head', which contain several
+ This checkout creates a directory, 'CMF-trunk', which contain several
subdirectories:
- CMFCore
Modified: CMF/trunk/README.txt
===================================================================
--- CMF/trunk/README.txt 2008-01-08 20:34:17 UTC (rev 82765)
+++ CMF/trunk/README.txt 2008-01-08 21:07:35 UTC (rev 82766)
@@ -39,10 +39,11 @@
Known Issues
- * Please search the "CMF Collector", http://collector.zope.org/CMF for
- issues which are open against the CMF. You can also report issues there.
- (please look for similar ones first!)
+ * Please search the "CMF Collector", https://bugs.launchpad.net/zope-cmf/
+ for issues which are open against the CMF. You can also report issues
+ there. (please look for similar ones first!)
Installation
Please see "Installing CMF":INSTALL.txt
+