apache repository setup

John Evans johnevans123 at hotmail.com
Tue Aug 9 13:15:07 CDT 2005


I'd like to setup an apache server with a mercurial repository.  Looks 
simple, and I've gotten to the point where I can remotely "hg pull" to a 
local repository.  Using apache webserver.

I can push locally to this repository, but when I attempt to use "hg push 
ssh:..." from a remote machine, then that's where I fail.
hg push ssh://user@servername/~/repo-name
is the format of the command I am using.

gets an error of:
pushing to ssh://je@je_server1/~/je-repo
remote: abort: No such file or directory: /home/je/je-repo/.hg/lock
abort: unexpected response ''!

I do not have ssh authorization_keys setup for me (.ssh/authorized_keys, but 
wasn't sure that I needed it.   I am new to ssh too, but am reading 
diligently..
any help is appreciated.
John Evans

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



More information about the Mercurial mailing list