Continua and Remote hg repository / Kiln

Hi

My target is to configure repositories which are automatically refreshed and are automatically starting builds.

My Idea was to point the repository to the online path to achieve this

In the Contiua Repository Dialog I want to link a remote repository but when I fill the repsotiroy path with the remote path i get on validation the error following error

The remote repository is a kiln repository, I created a access token and set it as user name also i set a dummy passwort. like descriped here

http://kiln.stackexchange.com/quest...continuous

I'm not sure wether i should point to a local clone of this repository. I tried it but it doesn'T automatically check for online changes.

So how do I solve this scenario?

here also my configuratio nscreen 


Attachment unavailable

Hi Haggy

The validation is supposed to ignore that, the not local error is actually expected (there is no easy way to validate a remote hg repo). Just click on “Save anyway” and it should work. I’ll take a look at the validation since I made changes to it last week.

Yeah works when i ignore the warning. Just thought I shouldn’t go on with this warning.- Perhaps a hint indicating that remote repositories can’t be checked (and this is ok ) would be nice

The validation wasn’t treating the http protocol as a remote repo, only https and ssh. This is fixed for the next beta.

Since the last beta this doesn't work any more at all :-(


Last Version the validation failed but the repo could get initialised.

Possibly the problem is that I can'T add a dummy pw for the access token ?

In the last version i was able to provide a dummy pw. perhaps thats the difference?

s. also. http://kiln.stackexchange.com/quest...continuous

here the error message i forgot
Repository ‘http://foo/repo’ (a878fd8f-6cf0-466c-982d-1e71d29520ea) cannot be initialised: Running C:\Program Files\TortoiseHg\hg.exe failed with return code 255 and error output abort: http authorization required
(Args were : clone --noupdate http://sc-vmdevsrv01/fogbugz/kiln/Code/3rdParty/InxMail/Dev D:\fbci\Rc\a878fd8f --config ui.username=Continua)

Hi Haggy

Did you get past this error with the latest beta? I just tested with kiln again and it worked fine. If you are using access tokens, you must also put a dummy password in (kiln requires it). You can update the password field by clicking on the padlock symbol next to it to unlock the field.