# # patch "ChangeLog" # from [5761c2caa715f2af4b1c74862ba2678668614393] # to [d09f0fba07795b858408efe7366611e82042454d] # # patch "monotone.texi" # from [d8ac644d2ea50526cb5611319e740db3200d020e] # to [323d3078e9530006322c272e068655324e1f6929] # --- ChangeLog +++ ChangeLog @@ -1,3 +1,8 @@ +2005-05-20 Nathaniel Smith + + * monotone.texi (Network): Clarify that ports can be specified on + the command line to serve/pull/push/sync. + 2005-05-19 Derek Scherger * commands.cc (checkout): rearrange to use --revision option --- monotone.texi +++ monotone.texi @@ -3559,10 +3559,10 @@ @section Network @ftable @command address@hidden monotone serve @var{address} @var{collection1} address@hidden ...] address@hidden monotone pull address@hidden address@hidden address@hidden monotone push address@hidden address@hidden address@hidden monotone sync address@hidden address@hidden address@hidden monotone serve @var{address}[:@var{port}] @var{collection1} address@hidden ...] address@hidden monotone pull address@hidden:@var{port}] address@hidden address@hidden monotone push address@hidden:@var{port}] address@hidden address@hidden monotone sync address@hidden:@var{port}] address@hidden These commands operate the ``netsync'' protocol built into monotone. This is a custom protocol for rapidly synchronizing two