Have a feature request or suggestion for improving Kiln? Add it here!

Tagged Questions

19
votes
4answers
1k views

Should I use more than one repository?

In Subversion we use only one repository for all our projects and it works very well as we have only one revision number for projects and libraries. We use the SVN revision number …
21
votes
4answers
6k views

Kiln Branch and Merge How-To

How do I create a branch? How do I merge that with trunk?
5
votes
4answers
660 views

How do I install Kiln?

I was wondering if you had a step-by-step setup guide for installing Kiln on my own server.
9
votes
2answers
662 views

How do I use TortoiseHg? I have no idea.

How do I use TortoiseHg? I have no idea.
2
votes
1answer
115 views

How do I uninstall Kiln?

I was wondering if you had a step-by-step setup guide for uninstalling Kiln from my server.
6
votes
1answer
717 views

What’s the best way to adapt our existing Subversion project layout to Mercurial using Kiln’s Project > Repo Group > Repo heirarchy?

Historically I have kept our data in a SVN tree with a layout like /Trunk/ProjectA /Trunk/ProjectB /Branches/ProjectA /Branches/ProjectB /Tags/ProjectA /Tags/ProjectB I'm just …
7
votes
2answers
348 views

I have absolutely no clue how to get started with Mercurial. Can you please help me?

I have absolutely no idea how to get started with Mercurial. I used Subversion once, but this is all weird and confusing. Can you help me?
4
votes
1answer
1k views

How do I configure Kiln for my server?

When I go to "Admin"->"Site" and I click on the Kiln tab, it tells me there aren't very many configuration options. What options are there?
11
votes
1answer
794 views

What are best practices for managing pushing and pulling a branch repo to/from its parent?

I work mostly in a branch repository. What are the basic procedures I should be doing to make sure things don't get out of sync? e.g. daily pull from parent with what command? any …
1
vote
1answer
705 views

I’ve got Kiln On Demand already, how do I add FogBugz to my On Demand account?

I heard about the Fog Creek Development Bundle and I want to add FogBugz to my Kiln On Demand account. What's the best way to do this?
4
votes
1answer
148 views

How do I add a commit to an existing code review?

I have created a code review with a few changesets, and now, a day later, I want to add another changeset to the review. How do I do that?
1
vote
1answer
457 views

I’ve got FogBugz On Demand already, how do I add Kiln to my On Demand account?

I heard about the Fog Creek Development Bundle and I want to add Kiln to my FogBugz On Demand account. What's the best way to do this?
4
votes
1answer
111 views

How do I use kilnauth from Cygwin?

When I try to hg pull from Cygwin, I get "abort: http authorization required", but it works from the regular windows cmd prompt. How do I make it work in Cygwin?