0
votes
0answers
7 views
Glaze that creates links to Pivotal Tracker
Simple glaze that makes links to pivotal-tracker stories in your commit message. Version one only has makes links in the view of the specific commit.
Replace 'enter your projecti …
0
votes
0answers
3 views
Fogbugz API failing to list checkins associated with a specific bug.
I am attempting to use the FogBugz 7 API to query the list of checkins associated with a specific bug. I am able to login successfully using the API and acquire the token required …
0
votes
0answers
2 views
Setting Parent on Create New Repository is restricted
In previous versions of Kiln we could select a parent repository in the advanced options when creating a new repository. The current version still allows this (without advanced opt …
0
votes
0answers
45 views
Kiln Harmony - git/mercurial differences
Hi,
I was a bit slow, but very excited, to see the news about Kiln Harmony.
Having had a quick play, I've noticed a few things that don't quite match up between the same reposito …
0
votes
1answer
43 views
What’s new in Kiln For Your Server 2.9.61?
Kiln For Your Server 2.9.61 is now available. What's new?
1
vote
0answers
4 views
Code search expressions or help?
Is there any documentation for the new, improved code search? In particular, I'd be interested in search terms/expressions.
For example: How can I search for "1.2.3" as an exact s …
0
votes
0answers
8 views
Push to alternate repo when default-push is specified in TortoiseHG?
In TortoiseHG I have specified a default and a default-push path. The default is Prod so when I pull I get the latest from prod and the default-push is Dev. However I have a bug …
0
votes
1answer
22 views
How do I configure Access Tokens to work with git?
I've followed the instructions here for setting up a read-only Access Token. All is well except that the instructions for using such a token only apply to Mercurial. I'd like to us …
0
votes
1answer
6 views
jenkins webook returns 403 even though link works in browser
I've been trying to use a webhook for my jenkins build server. However, i keep getting the following error:
An error occurred while firing web hook "Checkin Build": The remote se …
1
vote
0answers
38 views
Is Fog Creek committed to bringing back “Kiln on your server”?
Fog Creek recently announced that it would not sell locally-hosted Kiln to new customers, because they were unhappy with the state of the locally-hosted product. Fair enough. Ca …
0
votes
0answers
4 views
Kiln review menu getting very long
I now have more than 24 reviews listed in the drop down review menu and there does not appear to be a direct way to make them move to the dashboard.
I just noticed that now that m …
0
votes
0answers
8 views
File Type Filter for Code Reviews
We are using Kiln for a game project done in Unity3D.
Due to the nature of the project there are a lot of files under source control that are not necessarily source code but meta f …
0
votes
0answers
13 views
Kiln with SourceTree Error
I am using SourceTree software as my Source Control client to connect to kilnhg. When the repository contains kbfiles and I try to open the repository, I receive the following err …
0
votes
0answers
21 views
Started getting “command returned code 255” errors out the blue, what changed?
We run self hosted install of Kiln and only today we've started getting some odd errors when trying to pull/push code up.
We keep getting this back:
URLError: [Errno 10060] A co …
0
votes
0answers
11 views
Using HgInit to learn git
I've read over HgInit and basically understand it, but most of the repos I work with use Git, and I'm rather new to both systems so my mind is malleable. I basically want to repurp …