[Unison-hackers] [unison-svn] rev 38 - trunk/src

subversion at central.cis.upenn.edu subversion at central.cis.upenn.edu
Thu Jun 2 12:59:23 EDT 2005


Author: vouillon
Date: 2005-06-02 11:59:21 -0400 (Thu, 02 Jun 2005)
New Revision: 38

Added:
   trunk/src/abort.ml
   trunk/src/abort.mli
Modified:
   trunk/src/.depend
   trunk/src/Makefile.OCaml
   trunk/src/RECENTNEWS
   trunk/src/copy.ml
   trunk/src/files.ml
   trunk/src/mkProjectInfo.ml
   trunk/src/transport.ml
   trunk/src/transport.mli
   trunk/src/uicommon.ml
   trunk/src/uigtk.ml
   trunk/src/uigtk2.ml
   trunk/src/uimacbridge.ml
   trunk/src/uitext.ml
Log:
* Mechanism for aborting synchronization.  This mechanism is used for
  now to interrupt all threads corresponding to an item whose transfer
  has failed (this can take a fairly long time otherwise).  It could
  also be used for a GUI stop button.
* Improved warning message for emptied paths.




More information about the Unison-hackers mailing list