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

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

[Monotone-commits-nodiffs] Revision 89906069421bfb41bc6bbb18fe3ee360a192


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 89906069421bfb41bc6bbb18fe3ee360a19240c1
Date: Mon, 26 Jan 2009 07:39:17 +0100

-----------------------------------------------------------------
Revision: 89906069421bfb41bc6bbb18fe3ee360a19240c1
Ancestor: 17083e2cf2f8cf02b8ebf8a41f32b66e1e90303d
Author: address@hidden
Date: 2009-01-26T06:33:33
Branch: net.venge.monotone.nuskool

Modified files:
        README.nuskool cmd_netsync.cc gsync.hh http_client.cc
        http_client.hh json_msgs.cc json_msgs.hh

ChangeLog: 

make way for non-json formatted requests and responses

* README.nuskool: update the SCGI description; add a section on using raw HTTP
  without an SCGI server
* cmd_netsync.cc (gsync): update for renamed channel
* gsync.hh (file_data_record, file_delta_record): move struct definitions here
* http_client.{cc,hh} (transact_json): rename to ...
  (execute): ... this and remove the json specific details; also switch
  content-type to application/octet-stream to work with both text and binary
  data
  (http_channel): rename to ...
  (json_channel): ... this and add a transact method to handle json
  printing/parsing around http request/response data
* json_msgs.{cc,hh} (file_data_record, file_delta_record): move definitions to
  gsync.hh



monotone --db={your.database} diff 
--revision=17083e2cf2f8cf02b8ebf8a41f32b66e1e90303d 
--revision=89906069421bfb41bc6bbb18fe3ee360a19240c1
----------------------------------------------------------------------




reply via email to

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