monotone-commits-nodiffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-nodiffs] Revision 3f87924d654f829c9cc4944e07bc123ed45c


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 3f87924d654f829c9cc4944e07bc123ed45c018a
Date: Thu, 6 Oct 2005 05:06:45 UT

-----------------------------------------------------------------
Revision: 3f87924d654f829c9cc4944e07bc123ed45c018a
Ancestor: 9e01c25b3c62296d8cff10f4d07c2233bf91d79e
Author: address@hidden
Date: 2005-10-06T03:37:21
Branch: net.venge.monotone

Deleted files:
        unix/platform_netsync.cc win32/platform_netsync.cc
Modified files:
        ChangeLog Makefile.am file_io.cc main.cc monotone.cc
        netsync.cc platform.hh std_hooks.lua ui.cc unix/fs.cc
        win32/fs.cc

ChangeLog: 

2005-10-06  Matthew Gregan  <address@hidden>

        * std_hooks.lua: Pass '--eval' rather than '-eval' to Emacs; the
        CVS emacsclient does not consider '-eval' as valid.
        * platform.hh, unix/fs.cc, win32/fs.cc (rename_clobberingly): New
        function for best-effort atomic renames.  This will probably never
        be atomic on Win32.
        * file_io.cc (write_data_impl): Append process ID to temporary
        file name so that multiple monotone processes operating on the
        same working copy are less likely to clobber each other.  Use
        rename_clobberingly().
        * ui.cc (user_interface): Allow std::cout to raise
        ios_base::failure exceptions if stream goes bad (e.g. stream
        receives EPIPE).
        * monotone.cc (cpp_main): Catch ios_base::failure exceptions and
        exit cleanly.
        * main.cc (main_with_signal_handlers): Install handler to ignore
        SIGPIPE.
        * Makefile.am: Remove platform_netsync.cc references.
        * {unix,win32}/platform_netsync.cc: Remove files.
        * platform.hh, netsync.cc (run_netsync_protocol):
        Remove {start,end}_platform_netsync() calls.


monotone --db={your.database} diff 
--revision=9e01c25b3c62296d8cff10f4d07c2233bf91d79e 
--revision=3f87924d654f829c9cc4944e07bc123ed45c018a
----------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]