Questions tagged [kiln]

Kiln is Fog Creek's distributed version control system based on Mercurial. Kiln aims to simplify the power of DVCS for teams of all sizes and includes an integrated code review system.

Kiln is Fog Creek's distributed version control system based on Mercurial.

Kiln aims to simplify the power of DVCS for teams of all sizes and includes an integrated code review system.

78 questions
0
votes
2 answers

Hg Named Branch Errant Commit Cleanup

I have a repository in which a developer has made an error while committing code to various named branches. Essentially, what happened was this : A - B - C \ W - X - D - E - Y - Z In which ABCDE are all (supposed) to be part of the main branch,…
reidLinden
  • 4,020
  • 4
  • 31
  • 46
0
votes
1 answer

Mercurial/Kiln: Compare local with remote, separate repositories?

I'm pretty newbish at this... I had a zip file on my Harddisk of many sourcecode files. I unzipped it and have worked on some of the files. I have now 'init'd a repository in the folder. (Obviously it believes there are no changes because it's…
Richard Woolf
  • 559
  • 2
  • 6
  • 19
0
votes
1 answer

How to install Kiln/Mercurial on GoDaddy shared hosting account?

I am currently using Kiln, a Mercurial derivative, for version control, and trying to figure out the best way to implement this for my application on a GoDaddy shared hosting account? Currently, I am manually pushing changes through FTP. Is there a…
Michael
  • 2,276
  • 15
  • 49
  • 80
1 2 3 4 5
6