This package contains DVS (pronounced ``devious''), a simple
versioning system for distributed authoring.

Copyright (C) 1997-2002 University of Colorado

Authors: Antonio Carzaniga <carzanig@cs.colorado.edu>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License (file LICENSE) for more details.

You should have received a copy of the GNU General Public License
along with this program (see LICENSE); if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
USA, or send email to serl@cs.colorado.edu.

CONTACT:

If you use DVS, we would appreciate a notification from you. Please,
send email to any one of the authors.  Any sort of feedback will be
much appreciated. Technical questions, bug reports, etc. should be
directed to Antonio Carzaniga <carzanig@cs.colorado.edu>.

INSTALLATION:

./configure [--prefix=destdir] [--with-nucm-include=dir] \
                               [--with-nucm-libdir=dir]
./make
./make install

Note: you should use GNU Make to install Siena

For more information check out the DVS web page at:

       http://www.cs.colorado.edu/~carzanig/dvs
