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

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

[Monotone-commits-diffs] Revision 10a4803a2f8a3be31aa22f91a5ae7385a6ae9b


From: monotone
Subject: [Monotone-commits-diffs] Revision 10a4803a2f8a3be31aa22f91a5ae7385a6ae9b0e
Date: Sun, 14 May 2006 21:08:43 +0200

-----------------------------------------------------------------
Revision: 10a4803a2f8a3be31aa22f91a5ae7385a6ae9b0e
Ancestor: 818339aa8baeacc3db50b2854bfa01912f4dd8da
Author: address@hidden
Date: 2006-05-14T06:27:48
Branch: net.venge.monotone.visualc8

Modified files:
        ChangeLog Makefile.am app_state.cc app_state.hh
        cmd_netsync.cc monotone.cc netsync.cc netxx/probe.h
        options.hh platform.hh unit_tests.cc unit_tests.hh
        visualc/monotone.vcproj win32/process.cc

ChangeLog: 

2006-05-13  Graydon Hoare  <address@hidden>

        * netsync.cc, netxx/probe.h, netxx_pipe.{cc,hh}: Adaptation of
        Christof Petig's PipeStream work, with heavy modifications; seems
        to work under win32 / visualc8 now.

        * options.hh (OPT_STDIO): New option.
        * app_state.{cc,hh} (bind_stdio): Store it.
        * monotone.cc (cpp_main): Parse it.
        * cmd_netsync.cc (serve): Accept --stdio option for 'serve'.
        * platform.hh (munge_argv_into_cmdline): Export on win32.
        * win32/process.cc (munge_argv_into_cmdline): Make non-static.
        * unit_tests.{cc,hh}: Add tests for pipes.
        * visualc/monotone.vcproj: Add netxx_pipe.{cc,hh}
        * Makefile.am: Likewise.

2006-05-13  Christof Petig <address@hidden>

        (Originally from 2004-06-18, on a different branch)

        * netsync.cc:
        (struct session): use PipeStream, pair of sockets
        (find_wordend,parse_ssh_url): helper functions to parse an URL
        (call_server): recognize ssh: and file: URLs
        (serve_stdio): variant of serve_connections for stdio
        (run_netsync_protocol): call serve_stdio if address is -

Attachment: txt5yyGLiuAgw.txt
Description: Diff [818339aa8baeacc3db50b2854bfa01912f4dd8da] -> [10a4803a2f8a3be31aa22f91a5ae7385a6ae9b0e]


reply via email to

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