4593433 [rkeene@sledge /home/rkeene/projects/build]$ cat unison.txt
# SHORT DESC: Network file-synchronization tool for Unix and Windows.
# LONG DESC:  Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.  Unison shares a number of features with tools such as configuration management packages (CVS, PRCS, Subversion, BitKeeper, etc.), distributed filesystems (Coda, etc.), uni-directional mirroring utilities (rsync, etc.), and other synchronizers (Intellisync, Reconcile, etc).

# COMPILE REQUIREMENT: ocaml

# We don't use CFLAGS, ocamlopt doesn't support the options
unset CFLAGS

make UISTYLE=text || exit 1
cp unison /usr/bin
4593434 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06