monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Re: Anybody working on SSH (aka stdin/stdout) suppo


From: Christof Petig
Subject: Re: [Monotone-devel] Re: Anybody working on SSH (aka stdin/stdout) support for netsync
Date: Tue, 25 May 2004 10:01:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux ppc; de-AT; rv:1.6) Gecko/20040414 Debian/1.6-5

Christof Petig schrieb:
I'm currently meditating on how to tell monotone's netsync that it should read from stdin.

Any better ideas than my favorite:

monotone --ssh [--key ""] pull address@hidden:port]/db_path collection ...
monotone --ssh serve collection ...

Giving it more thinking (and sleep) I like

monotone [--key ""] pull ssh:address@hidden:port]/db_path collection ...
monotone serve - collection

even better (it's more conventional, you can guess the correct usage)

Any preferences, Graydon?

Does anybody think that two leading slashes should be accepted (and ignored) like in ssh://venge.net/var/lib/monotone.db instead of ssh:venge.net/var/lib/monotone.db ? Looking at it both seem equally valid.

   Christof




reply via email to

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