Tagged Questions

4
votes
3answers
552 views

Kiln extensions incompatible with Mercurial 2.3+?

As of today, it appears Mercurial 2.1 is packaged with TortoiseHg in the Kiln Client for Mac. I tried to find a list of Mercurial versions supported by the Kiln extensions, but co …
20
votes
2answers
543 views

Add TortoiseHg and Kiln Extensions version numbers to download page? [closed]

It would be really handy if Kiln's (both licensed and hosted) useful Kiln Client and Tools page included the version numbers for both the included TortoiseHg as well as the Kiln Ex …
6
votes
1answer
430 views

Timeline for support of Mercurial v1.9

TortoiseHg 2.1.1/Mercurial 1.9 is now included in Kiln 2.5! The latest release of Mercurial included several API changes which have broken some of the Kiln extensions. For ex …
0
votes
1answer
322 views

NameError: global name ‘WindowsError’ is not defined with latest Kiln tools

I updated to the latest Kiln Tools using https://MY_REPO.kilnhg.com/Tools/Downloads/Extensions . I now get an exception when running any command that accesses the remote repositor …
1
vote
1answer
112 views

What version of Python do I need to use the kiln extensions?

I'm guessing the kiln extensions to mercurial require Python 2.6.x, as the 2.5 on my RHEL server encounters multiple problems.
2
votes
1answer
140 views

Error loading extensions

Hi, I am trying to clone a repository from a Kiln hosted demo account to a Jenkins server. I read about How to clone repositories without authenticating, which led me to a discuss …
1
vote
2answers
150 views

What is the minimal amount of things to update for Kiln client tools?

I got this message when trying to clone: You are currently running Kiln client tools version 2.4.49. Version 2.4.57 is available. Upgrade now? (y/n) Can I just re-install …
2
votes
1answer
133 views

How can I disable the ‘nag’ to update Kiln Tools?

Firstly, sorry for calling it a 'nag' but it seems to ask me to upgrade the first time I try to pull after launching the client. I've installed TortoiseHG 2.0 and am happy to eval …
1
vote
0answers
140 views

With Kilnauth enabled in .hgrc, any hg command causes abort: could not import module url [closed]

I get this error on every hg command after kiln extensions (latest version) install.
1
vote
1answer
61 views

Getting error with kilnbfiles and “with” and “as” keywords

I've installed the latest kiln_extensions on OSX 10.6 manually. When I go to pull our BFile repro, I'm getting errors in bfsetup.py stating that with and as are going to be key wo …