[Zope-CVS] CVS: Products/FSDump - INSTALL.txt:1.4 README.txt:1.6
Tres Seaver
tseaver at palladion.com
Tue Aug 9 11:50:48 EDT 2005
Update of /cvs-repository/Products/FSDump
In directory cvs.zope.org:/tmp/cvs-serv19093
Modified Files:
INSTALL.txt README.txt
Log Message:
- Fix packaging nits.
=== Products/FSDump/INSTALL.txt 1.3 => 1.4 ===
--- Products/FSDump/INSTALL.txt:1.3 Thu Dec 9 14:38:13 2004
+++ Products/FSDump/INSTALL.txt Tue Aug 9 11:50:48 2005
@@ -3,12 +3,12 @@
1. Unpack the tarball into a temporary location. E.g.::
$ cd /tmp
- $ tar xzf FSDump-0.8.1.tar.gz
+ $ tar xzf FSDump-0.9.1.tar.gz
2. Copy the FSDump directory from that location into the 'Products'
directory of your Zope application server instance. E.g.::
- $ cd FSDump-0.8.1
+ $ cd FSDump-0.9.1
$ cp -r FSDump /var/zope/Products/
3. Restart Zope.
=== Products/FSDump/README.txt 1.5 => 1.6 ===
--- Products/FSDump/README.txt:1.5 Thu Dec 9 14:38:13 2004
+++ Products/FSDump/README.txt Tue Aug 9 11:50:48 2005
@@ -2,7 +2,7 @@
Author
- "Tres Seaver", mailto:tseaver at zope.com, Zope Corporation
+ "Tres Seaver", mailto:tseaver at palladion.com, Palladion Software
Overview
More information about the Zope-CVS
mailing list