[geeklog-devel] Test failed

Tom websitemaster at cogeco.net
Sun Jan 27 20:05:14 EST 2013


Dirk,

How do I get Jenkins to rerun the tests after I make a change? (besides
pushing something to the Geeklog repository)

Tom

-----Original Message-----
From: geeklog-devel-bounces at lists.geeklog.net
[mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun
Sent: January-26-13 5:27 PM
To: Geeklog Development
Subject: Re: [geeklog-devel] Test failed

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/

_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://eight.pairlist.net/mailman/listinfo/geeklog-devel




More information about the geeklog-devel mailing list