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

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

[Monotone-commits-nodiffs] Revision 2f1ca8f3717f1a4cc4ab7078858b008a2e0f


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 2f1ca8f3717f1a4cc4ab7078858b008a2e0f6041
Date: Sun, 16 Sep 2007 21:05:27 +0200

-----------------------------------------------------------------
Revision: 2f1ca8f3717f1a4cc4ab7078858b008a2e0f6041
Ancestor: a9138ed432f11b639d39d40ddff93adb523bca69
Author: address@hidden
Date: 2007-09-16T13:15:55
Branch: net.venge.monotone.daemon-support

Added files:
        unix/daemon.cc unix/daemon.hh win32/daemon.cc
        win32/daemon.hh
Modified files:
        Makefile.am cmd_netsync.cc configure.ac monotone.texi
        platform.hh
        tests/persistent_netsync_server_-_daemon/__driver__.lua

ChangeLog: 

* Imported Ralf Engleschall's daemon(3) workalike to unix/daemon.cc.
* Created mtn_daemon for unix and win32 branches that wraps daemon(3) if it
        exists or calls Ralf's code on unix or simply returns success (windows
        without daemon available).
* Integrated this function into the serve command instead of directly calling
        daemon(3).
* configure.ac now tests for availability of daemon(3).
* Updated Makefile.am to support the {unix,win32}/daemon.{cc,hh} files.
* platform.hh now includes the proper daemon.hh header based on platform.
* Updated monotone.texi to indicate that --daemon may have no effect on windows.
* Skip the persistent netsync server - daemon test on windows (this could be
        revisited later, as it will work on some platforms [I think, anyway]).


monotone --db={your.database} diff 
--revision=a9138ed432f11b639d39d40ddff93adb523bca69 
--revision=2f1ca8f3717f1a4cc4ab7078858b008a2e0f6041
----------------------------------------------------------------------




reply via email to

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