I have a commercial product, and I\'d like to make source code licenses an option for my customers. In an ideal world:
We use tortoise hg with Kiln. In my vs 2010 c# project there are some files that are part of the repository but I would like tortoise hg to ignore them when I make a commit.
I have been开发者_StackOverflow banging on this for hours now. I am trying to push my repo changes to kiln but I get this error:
I am trying to set up source server for debugging projects that are stored on Kiln/Mercurial repository.
I\'m currently using self-hosted SVN with Trac for a FOSS project, and am slowly moving to Mercurial. I\'ve got HgWeb set up, so I can view the repository and check out over HTTP, but I\'d like to be
A few revisions ago I committed a piece of work in which I accid开发者_开发技巧entally included a 300mb .flv file (don\'t ask...).
I was considering using AppHarbor to host a lightweight website and was investigating their Mercurial integration.
What are the best way to merge in kiln with another repositor开发者_运维百科y. we have 3 repositories
I have a file that was deleted a few changesets ago.As you can imagine, the other files in my projec开发者_JAVA百科t have changed since then.How can I get back that file (it\'s actually 2 files) witho
I would like to know if there is a way to automatically tag a changeset as it is committed开发者_JAVA百科 locally or when pushed to the kiln repository.