[CMF-checkins] CVS: CMF - README.txt:1.10 CHANGES.txt:NONE
COPYRIGHT.txt:NONE HISTORY.txt:NONE INSTALL.txt:NONE
LICENSE.txt:NONE RELEASE.txt:NONE TODO.txt:NONE
all_cmf_tests.py:NONE slurp_release.py:NONE
Tres Seaver
tseaver at palladion.com
Mon Jul 18 17:25:13 EDT 2005
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv6527
Modified Files:
README.txt
Removed Files:
CHANGES.txt COPYRIGHT.txt HISTORY.txt INSTALL.txt LICENSE.txt
RELEASE.txt TODO.txt all_cmf_tests.py slurp_release.py
Log Message:
- Remove CMF HEAD in favor of SVN.
=== CMF/README.txt 1.9 => 1.10 ===
--- CMF/README.txt:1.9 Thu Aug 12 11:11:28 2004
+++ CMF/README.txt Mon Jul 18 17:24:12 2005
@@ -1,45 +1,5 @@
-Zope Content Management Framework (CMF) README
+CMF CVS had Moved to Subversion
- What is the CMF?
+ - The CMF HEAD is now available at:
- The Zope Content Management Framework provides a set of
- services and content objects useful for building highly
- dynamic, content-oriented portal sites. As packaged, the
- CMF generates a site much like the Zope.org site. The CMF is
- intended to be easily customizable, in terms of both the
- types of content used and the policies and services it
- provides.
-
- Resources
-
- General
-
- * The mailing list, zope-cmf at zope.org. List information and
- online signup are available at:
- http://lists.zope.org/mailman/listinfo/zope-cmf. Archives
- of the list are at: http://lists.zope.org/pipermail/zope-cmf.
-
- * The 'docs/' directory contains user-oriented documentation
-
- Developer
-
- * The CMFDefault package is an example application, built using
- the API and services defined in CMFCore. You will probably want to
- alter it. In the first instance, refer to the source of CMFDefault for
- usage examples, standard idioms, etc.
-
- * The API is documented in the 'interfaces/' directory of each
- package.
-
- * Refer to the unit tests in the 'tests/' directory of each package
- for usage examples.
-
- 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!)
-
- Installation
-
- Please see "Installing CMF":INSTALL.txt
+ svn svn+ssh://svn.zope.org/repos/main/CMF/trunk
=== Removed File CMF/CHANGES.txt ===
=== Removed File CMF/COPYRIGHT.txt ===
=== Removed File CMF/HISTORY.txt ===
=== Removed File CMF/INSTALL.txt ===
=== Removed File CMF/LICENSE.txt ===
=== Removed File CMF/RELEASE.txt ===
=== Removed File CMF/TODO.txt ===
=== Removed File CMF/all_cmf_tests.py ===
=== Removed File CMF/slurp_release.py ===
More information about the CMF-checkins
mailing list