[CMF-checkins] CVS: CMF/CMFCollector - README.txt:1.2
CHANGES.txt:NONE Collector.py:NONE CollectorIssue.py:NONE
CollectorSubset.py:NONE INSTALL.txt:NONE
KNOWN_PROBLEMS.txt:NONE WebTextDocument.py:NONE
__init__.py:NONE collector_issue_workflow.zexp:NONE
permissions.py:NONE util.py:NONE version.txt:NONE
Tres Seaver
tseaver at palladion.com
Mon Jun 20 14:22:31 EDT 2005
Update of /cvs-repository/CMF/CMFCollector
In directory cvs.zope.org:/tmp/cvs-serv31025
Modified Files:
README.txt
Removed Files:
CHANGES.txt Collector.py CollectorIssue.py CollectorSubset.py
INSTALL.txt KNOWN_PROBLEMS.txt WebTextDocument.py __init__.py
collector_issue_workflow.zexp permissions.py util.py
version.txt
Log Message:
- Remove CMFCollector from main CMF tree, except for README.txt pointing to new location.
=== CMF/CMFCollector/README.txt 1.1 => 1.2 ===
--- CMF/CMFCollector/README.txt:1.1 Wed Oct 10 15:14:57 2001
+++ CMF/CMFCollector/README.txt Mon Jun 20 14:22:00 2005
@@ -1,8 +1,6 @@
-CMFCollector README
+CMFCollector has moved!
- The CMFCollector is starting out as a rudimentary issue tracker, to
- replace the equally rudimentary, ancient collector we've been using
- on zope.org for a long time. It is being implemented as CMF content
- to enable evolution to a more comprehensive solution with time.
-
- See INSTALL.txt for instructions about installing in your CMF site.
+ Please check it out (for versions after CMFCollector-0_10) as:
+
+ $ cvs -d :ext:cvs.zope.org:/cvs-repository \
+ co -d CMFCollector-head CMF_Extras/CMFCollector
=== Removed File CMF/CMFCollector/CHANGES.txt ===
=== Removed File CMF/CMFCollector/Collector.py ===
=== Removed File CMF/CMFCollector/CollectorIssue.py ===
=== Removed File CMF/CMFCollector/CollectorSubset.py ===
=== Removed File CMF/CMFCollector/INSTALL.txt ===
=== Removed File CMF/CMFCollector/KNOWN_PROBLEMS.txt ===
=== Removed File CMF/CMFCollector/WebTextDocument.py ===
=== Removed File CMF/CMFCollector/__init__.py ===
=== Removed File CMF/CMFCollector/collector_issue_workflow.zexp ===
=== Removed File CMF/CMFCollector/permissions.py ===
=== Removed File CMF/CMFCollector/util.py ===
=== Removed File CMF/CMFCollector/version.txt ===
More information about the CMF-checkins
mailing list