[geeklog-devel] Test failed
Dirk Haun
dirk at haun-online.de
Sat Jan 26 17:26:34 EST 2013
Tom wrote:
> % hg --repository T:\GeeklogTestFrameWork push
> ssh://project.geeklog.net/cgi-bin/hgwebdir.cgi/test-framework/
> pushing to ssh://project.geeklog.net/cgi-bin/hgwebdir.cgi/test-framework/
> remote: abort: There is no Mercurial repository here (.hg not found)!
> no suitable response from remote hg
> [command returned code 255 Sat Jan 26 17:12:17 2013]
>
> Any ideas why it is not working Dirk?
You're pushing to the web interface - that's not supported. Looks like you check the repository out via the web interface instead of using ssh.
Check the .hg/hgrc file in your repository. It should have an entry like
default = ssh://username@cvs.geeklog.net//cvsroot/hg/test-framework
(replacing "username" with your username, of course)
You can simply edit that url. The push should work then.
bye, Dirk
--
http://www.themobilepresenter.com/
More information about the geeklog-devel
mailing list