All Questions

0
votes
1answer
20 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?
0
votes
0answers
8 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
16 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 …
1
vote
0answers
27 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
7 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
61 views

What’s new in Kiln 3.0.27?

Kiln 3.0.27 is now available for Kiln On Demand. What's new?
0
votes
0answers
19 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
25 views

can’t get git repo working

Hello, I just wanna try how Kiln is working, but I am not able to even start. created a project/repo in Kiln. following instructions results in error: [user@machine git]$ git …
1
vote
1answer
12 views

What are the criteria which determine which code reviews are kept in the Reviews drop-down menu?

There seem to be that reviews start out in the menu, and they drop out after a while. How does this work?
1
vote
0answers
31 views

Works with git?

Hi, I try to push stuff into my kiln repo or clone it, I get this message: $ git push -u origin master fatal: https://sig.kilnhg.com/Code/Repositories/Group/LD26.git/info/refs not …
33
votes
2answers
559 views

What is the plan to roll out Kiln Harmony to users that host their own server?

I saw an announcement on the Fog Creek blog today about Kiln Harmony. It states that: Beginning today, all new Kiln On Demand accounts automatically come with Kiln Harmony …
0
votes
1answer
106 views

Does Kiln Harmony duplicate repositories for git and mercurial

I was reading about the new Kiln Harmony on Fogcreek's blog posts and went through the internals blog post as well. By storing both repositories for git and mercurial, does Harmon …
0
votes
1answer
56 views

How to manage multiple simultaneous changes

I'm a DVCS newb, so please forgive me if this is obvious. I've looked around and can't seem to find an answer. We do basically website development and in our dev group we basical …
0
votes
1answer
73 views

Can Harmony interact with GitHub?

I like Mercurial, and I like TortoiseHg Workbench. I've spent time and intellectual capital learning how to use them to help me get the things I really want to do done. Many, almos …
0
votes
1answer
11 views

Feature Request: Reviews place Code links free in Description

In Reviews it is currently possible to place links to the reviewed code. This is really great. But currrently there is no possibility to define where the are shown. The are always …
0
votes
1answer
17 views

Commit API returning InvalidChangets

I'm hitting a wall trying to use the Kiln API to commit to my repository. I have successfully used other API calls, but can't seem to get Commit to succeed. It returns an InvalidCh …
0
votes
1answer
24 views

Wrong Java version distributed with KilnSetup 2.9.60

I met some issues on installing new Kiln 2.9.60 on my server. The new Kiln Storage Service didn't run and in the event viewer i saw this error: KilnStorageService: error: server C: …
0
votes
0answers
9 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
1answer
32 views

Taking complete Backups of our Kiln data

Hi, We have started a project to move all our source code to Kiln. Our senior management want us to retain a copy of all source code. I know we could keep a copy before uploading …
0
votes
1answer
30 views

Teamcity VCS roots do not recognize kiln accounts for notifications

I'm not sure if this is the best place for this. I'm not sure how to handle this, we use LDAP for login to teamcity and fogbugz. But the kiln source control doesn't seem to have th …
0
votes
0answers
8 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 …
0
votes
0answers
7 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
1answer
13 views

“Review ####” links to cases rather than reviews

This is probably a holdover from the old days when reviews were actually cases. As of Kiln Version 2.9.60.0 (DB 202), if you say "Review 1234" in a commit message, rather than lin …
0
votes
0answers
34 views

Harmony doesn’t parse “Case XXXX” commit messages in the same way

Hi I tend to check in with the following format: Case 1234: The stuff I did here This worked before in Kiln (HG only). We have switched to Harmony and I'm using git. This fo …
2
votes
1answer
95 views

When will git support show up in On Demand accounts?

Just seen Joel's post on the new support for Git but can't see anything in our account. When will On Demand accounts get the new features?
0
votes
1answer
12 views

commit code in a particluar branch

How can we commit code in a particluar branch? say we have a branch: https://example.kilnhg.com/Code/strip we want to commit the code (using kiln Client/TortoiseHg) to above me …
0
votes
0answers
23 views

Unable to pull or push using TortoiseHg

I am using TortoiseHg and Whenever I take the pull, I get the below error. "URLError: [Errno 10060] A connection attempt failed because the connected party did not properly respond …
1
vote
3answers
37 views

How to remove largefiles from Kiln repo

Without knowing what I was doing, I enabled the largefiles extension, committed a file and pushed it to kiln. Now I know the error of my ways, and I need to permanently revert this …
1
vote
1answer
25 views

Is there an API for creating users and managing SSH keys?

I'd like to try out Kiln for my organization but don't want to manually create users and copy/paste SSH keys in for everybody. Since it appears that On Demand doesn't support LDAP …
4
votes
3answers
539 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 …

15 30 50 per page
1 2 3 4 5 69 next