kiln
Sharing a Mercurial repository while maintaining user privacy
I have a commercial product, and I\'d like to make source code licenses an option for my customers. In an ideal world:[详细]
2023-04-12 10:20 分类:问答how to ignore files in kiln/mercurial using tortoise hg "that are part of the repository"
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.[详细]
2023-04-03 09:15 分类:问答Upgrade Mercurial installation to use a different version of Python
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:[详细]
2023-04-03 06:32 分类:问答Pulling conctere revision of file form Kiln via URL?
I am trying to set up source server for debugging projects that are stored on Kiln/Mercurial repository.[详细]
2023-04-02 05:50 分类:问答Is there a way to provide self-hosted web-based forking of Mercurial repos like BitBucket/Kiln?
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[详细]
2023-03-26 17:05 分类:问答Remove a file in previous commit/changeset
A few revisions ago I committed a piece of work in which I accid开发者_开发技巧entally included a 300mb .flv file (don\'t ask...).[详细]
2023-03-25 13:03 分类:问答Push to multiple remote repositories from a single local repo in Mercurial
I was considering using AppHarbor to host a lightweight website and was investigating their Mercurial integration.[详细]
2023-03-10 07:04 分类:问答Merge with kiln (mercurial )
What are the best way to merge in kiln with another repositor开发者_运维百科y. we have 3 repositories[详细]
2023-03-04 21:55 分类:问答Mercurial/Kiln how can I get a deleted file without affecting my other files?
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[详细]
2023-02-23 13:09 分类:问答Automatically Tag changesets when commit or pushed to kiln
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.[详细]
2023-01-28 06:36 分类:问答