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

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

[Monotone-commits-nodiffs] Revision 735b1bbbe7ef024cc62325002a06daaa3815


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 735b1bbbe7ef024cc62325002a06daaa3815a7e6
Date: Sat, 7 May 2005 13:11:48 UT

-----------------------------------------------------------------
Revision: 735b1bbbe7ef024cc62325002a06daaa3815a7e6
Ancestor: 7f84a841ff9ad99fd8140b62ebb2aed30ff9f8cb
Author: address@hidden
Date: 2005-05-05T12:34:04
Branch: net.venge.monotone

Modified files:
        ChangeLog app_state.cc app_state.hh commands.cc configure.ac
        lua.cc monotone.cc monotone.texi options.hh platform.hh
        tests/t_netsync_sigpipe.at tests/t_netsync_single.at
        testsuite.at unix/process.cc win32/process.cc

ChangeLog: 

2005-05-05  Matthew Gregan  <address@hidden>

        * monotone.texi: Document --pid-file option for serve command.
        * app_state.{cc,hh} (set_pidfile, pidfile): New function, new
        member.
        * commands.cc (pid_file): New class.
        (CMD(serve)): Use pid_file.
        * monotone.cc (coptions, cppmain): Add command-specific option
        --pid-file.
        * options.hh (OPT_PIDFILE): New option.
        * {unix,win32}/process.cc (get_process_id): New function.
        (process_{spawn,wait,kill}): Use pid_t.
        * platform.hh (process_{spawn,wait,kill}): Use pid_t.
        (get_process_id): New function
        * configure.ac: Test for pid_t.
        * lua.cc (monotone_{spawn,wait,kill}_for_lua): Use pid_t.
        * testsuite.at: Update netsync kill functions to use pid file.
        * tests/t_netsync_sigpipe.at: Update to use pid file.
        * tests/t_netsync_single.at: Update to use pid file.


monotone --db={your.database} diff 
--revision=7f84a841ff9ad99fd8140b62ebb2aed30ff9f8cb 
--revision=735b1bbbe7ef024cc62325002a06daaa3815a7e6
----------------------------------------------------------------------




reply via email to

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