[Unison-hackers] [unison-svn] rev 78 - in trunk/src: . ubase

subversion at central.cis.upenn.edu subversion at central.cis.upenn.edu
Tue Jul 5 11:43:15 EDT 2005


Author: lescuyer
Date: 2005-07-05 10:43:13 -0400 (Tue, 05 Jul 2005)
New Revision: 78

Modified:
   trunk/src/files.ml
   trunk/src/stasher.ml
   trunk/src/ubase/depend
   trunk/src/update.ml
Log:
* Fixed the invariant on paths in the calls to Stasher.getRecentVersion
* Deletes the merge archive paranoid backup after merging if 
  everything went well
* Added calls to stashCurrentVersion on both sides in the archive
  updates following the merging
* Made stashCurrentVersion recursive on directories
* Before overwriting a current version, checking fingerprints to see
  if this is really necessary
* Protected all functions exported from Stasher with
  Util.convertUnixErrorsToTransient
* Removed # from temporary filenames used during a merge



More information about the Unison-hackers mailing list