[geeklog-devel] Mercurial up and running

Michael Jervis mjervis at gmail.com
Sat Sep 27 03:27:08 EDT 2008


> The repository is something like 22 MB - times two, as every file will
> also be checked out. That'll take a moment or two, but you only have to
> do it once.

Yeah it took over an hour all told I think, and I'm on 8 mbps.

> Log into your account on cvs.geeklog.net, create a file .hgrc in your
> Actually, it should help. The notification stuff is in the .hg/hgrc
> file. But if it doesn't trust it, it won't use it. I guess ...

That appears to be the fix:

pushing to ssh://mjervis@cvs.geeklog.net//cvsroot/hg/geeklog
searching for changes
remote: Server version: SSH-2.0-OpenSSH_5.0
remote: We claim version: SSH-2.0-PuTTY_Release_0.58
remote: Using SSH protocol version 2
remote: Doing Diffie-Hellman group exchange
remote: Doing Diffie-Hellman key exchange
remote: Host key fingerprint is:
remote: ssh-rsa 1024 17:83:c5:8a:7a:ac:6c:90:48:04:0b:e5:9c:e5:4d:ab
remote: Initialised AES-256 client->server encryption
remote: Initialised HMAC-SHA1 client->server MAC algorithm
remote: Initialised AES-256 server->client encryption
remote: Initialised HMAC-SHA1 server->client MAC algorithm
remote: Using username "mjervis".
remote: Keyboard-interactive authentication refused
remote: Sent password
remote: Access granted
remote: Opened channel for session
remote: Started a shell/command
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 1 changes to 1 files
remote: notify: sending 1 subscribers 1 changes
remote: Sent EOF message
remote: Server sent command exit status 0
remote: All channels closed. Disconnecting
remote: Server closed network connection



More information about the geeklog-devel mailing list