Vcsync README.
See the end of file for copying conditions.

* Overview

Vcsync synchronizes updates to a version control system with the file
system.  This makes it possible to keep a checked out version of the
most recent modifications to a repository.  It an be used, e.g. as
a continuous integration system for web sites.

* Building and Configuring

The usual incantation applies:

   ./configure [OPTIONS]
   make
   make install
  
See the file INSTALL for the description of ./configure and its
generic options.

* Copyright information:

Copyright (C) 2014, 2019 Sergey Poznyakoff

   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
   copyright notice and this permission notice are preserved,
   thus giving the recipient permission to redistribute in turn.

   Permission is granted to distribute modified versions
   of this document, or of portions of it,
   under the above conditions, provided also that they
   carry prominent notices stating who last changed them.

Local Variables:
mode: outline
paragraph-separate: "[ 	]*$"
version-control: never
End:
