monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] new ssh branch, success!


From: Christof Petig
Subject: [Monotone-devel] new ssh branch, success!
Date: Wed, 17 Nov 2004 18:06:03 +0100
User-agent: Mozilla/5.0 (X11; U; Linux ppc; de-AT; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5

I created a new net.venge.monotone.ssh checkin which merges the
changesets branch and the ssh branch and fixes the remaining issues.

See yourself:

$ monotone sync ssh:address@hidden/home/monotone/monotone.db
net.venge.monotone
monotone: rebuilding merkle trees for collection net.venge.monotone
monotone: including branch net.venge.monotone.changesets
monotone: including branch net.venge.monotone
monotone: including branch net.venge.monotone.ssh
monotone: including branch net.venge.monotone.i18n
monotone: including branch net.venge.monotone.levitte.cvs_import
monotone: including branch net.venge.monotone.restrictions
monotone: including branch net.venge.monotone.gui
monotone: including branch net.venge.monotone.noclobber
monotone: including branch net.venge.monotone.experiment.sqlite-shell
monotone: including branch net.venge.monotone.win32
monotone: [keys: 3] [rcerts: 1808]
monotone: connecting to ssh:address@hidden/home/monotone/monotone.db
###### server starting ... ######
monotone: rebuilding merkle trees for collection net.venge.monotone
monotone: including branch net.venge.monotone.changesets
monotone: including branch net.venge.monotone
monotone: including branch net.venge.monotone.ssh
monotone: including branch net.venge.monotone.i18n
monotone: including branch net.venge.monotone.levitte.cvs_import
monotone: including branch net.venge.monotone.restrictions
monotone: including branch net.venge.monotone.gui
monotone: including branch net.venge.monotone.noclobber
monotone: including branch net.venge.monotone.experiment.sqlite-shell
monotone: including branch net.venge.monotone.win32
monotone: [keys: 3] [rcerts: 1804]
monotone: beginning service on stdio
###### client again ######
enter passphrase for key ID address@hidden:
monotone: [bytes in: 2024] [bytes out: 3763]
monotone: successful exchange with
ssh:address@hidden/home/monotone/monotone.db
###### server exiting ###### (after client's end ;-( )
$ monotone: fd 0 (peer -) read failed, disconnecting

Prerequisites:
server's database has client's public key
server's monotonerc contains passphrase (I was not able enter the
passphrase on the remote machine [and every legitimate ssh user also
remembering the server key's passphrase is overkill IMHO])
 function get_passphrase (KEYPAIR_ID)
    return "foo"
 end
get_netsync_write/read_permitted on the appropriate ends


The syntax is file:/path/monotone.db for replicating locally (pipe) and
ssh:address@hidden/path/monotone.db for replicating over ssh.

If you specify --debug the stderr from the server call (also with --debug) will go into monotone-server.log .

Enjoy
   Christof

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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