Tagged Questions

6
votes
3answers
119 views

How big is “This file is too large to show the entire file.”

I have an issue with a rather large .cpp file (~5500 lines of code, ~200K). In spite of the size, I would like to show that entire file and others like it in a kiln code-review ses …
15
votes
2answers
593 views

kbfiles performance problems with hg status?

It looks like having kbfiles causes quite a lot of status-related Mercurial commands be much slower. For example, "hg status". A lot of GUI clients use hg status a lot, which also …
14
votes
1answer
195 views

Change the logo of Kiln [closed]

Can I change the display logo of Kiln just like the option where we change the custom FogBugz logo? Thanks Case FC2010115
21
votes
1answer
230 views

Feature request: mark a branch repository as “closed” without deleting it

Currently, when a branch is no longer necessary, your options are to "delete" the branch (which means no-one can read from it anymore and "hides" history) or to change the permissi …
21
votes
1answer
247 views

Side-by-side diff in Kiln review?

Is it possible to view code reviews side-by-side rather than inline? Case FC1860797
1
vote
1answer
107 views

KilnClient installer sets wrong kiln_scheme path

We have a local installation of FogBugz (v8.4.87) & Kiln (v2.4.105.0). When we install TortoiseHg and the Kiln Extensions using the KilnClient installer, it sets the wrong kil …
1
vote
2answers
322 views

svn->kiln using kiln importer: The URI prefix is not recognized [closed]

Hi, macos 10.6.4 using importer via parallels virtual machines: Windows Vista and Windows XP (same result) When I point to my svn repo I get the following error message from the …
1
vote
2answers
358 views

Push on a kbfiles repository is failing

This is the output from a hg push --debug: using https://xxx.kilnhg.com/Repo/xxx/xxx/xxx sending between command sending capabilities command capabilities: changegroupsubset kiln- …
1
vote
1answer
89 views

Feature request: default reviewer

Each member of our different teams knows who they're going to ask to do their reviews - and it's almost always the same person. It would be nice if they could set a default reviewe …