################################################################

$RCSfile: DEPENDENCIES.txt,v $

Author: Craeg Strong

$Date: 2003/04/18 03:19:32 $

################################################################

CVSFile is a Zope Product that has been tested as follows:

OS/Platform         Zope                   Python        CVS
-----------         ----                   ------        ------
MS Win2K            2.6.1                  2.1.3         1.11 client/server
Red Hat Linux 8.0   2.6.1                  2.1.3         1.11 client/server
Red Hat Linux 7.2   2.6.1                  2.1.3         1.11.1p1 client/server

External Requirements
----------------------
1. cvs must be installed and working.

A standard installation of command-line CVS available on the
Zope server PATH.  Any relatively recent version should be fine.

UNIX:   "cvs"
Win32:  "cvs.exe"

2. the "cd" command must be available.

The "cd" command, available on most flavors of Windows and UNIX.
This should be in the default PATH; you should not have to do
anything special to make this work.

3. "Cookies" must be enabled in your browser

CVSFile uses a cookie to store the name of your selected sandbox.

4. "cvs login" must be done manually

If using the client/server flavor of CVS, a "cvs login" must be
performed manually.  CVSFile does not wrap this particular CVS
command.

Required Zope Products
----------------------
ExternalFile         (CVSFile v0.9 requires ExternalFile v1.2)


Required Zope and Python Packages
---------------------------------
(see import clauses in CVSFile.py)

# EOF
