mercurial
HG: Checkout 'tipmost' tag
In mercurial, is there an easy way to programmatically check out the \'latest\' tag? Meaning, if hg tags produces this:[详细]
2023-04-09 02:20 分类:问答Mercurial hosting with folders / repository organizing capabilities
I\'m currently using Bitbucket for my Mercurial repositories and it\'s working great. I would however like to be able to organize my repositories in folders, as having them all in one long list is a b[详细]
2023-04-08 21:43 分类:问答hg update --mq not working?
I am using: Mercurial Distributed SCM (version 1.9.1), and I\'ve done the following: D:\\code\\mqtest>hg init[详细]
2023-04-08 20:41 分类:问答Apply mercurial bundle file on different changeset
TLDR: I have an HG bundlewith parent X, but revision X does not exist in my repo. However, I am sure that the files of revision Y are identical to revision X. How do I apply the bundle?[详细]
2023-04-08 19:00 分类:问答How to ignore some folders in HG?
Starting here, I\'m wrestling with this right now. I\'ve got two folders: Source and SQL. Source has multiple project folders. The project folders in Source and SQL have bin folders. I want to ignore[详细]
2023-04-08 14:00 分类:问答Using the Hg Convert Extension, Branchmap Option
I\'ve got 2 Mercurial repositories RepoA and RepoB, 2 people have been working independenlty on each of their repos, RepoA only has one branch(Default) but 9 commits, RepoB has 2 branches, Default and[详细]
2023-04-08 11:53 分类:问答Windows Mercurial global keychain
I\'m in the middle of trying to get mercurial wor开发者_如何学运维king on a windows build server and am having issues. I went to the trouble of setting up the mercurial keychain (I had to install tort[详细]
2023-04-08 05:58 分类:问答Can I use Mercurial to allow different users access to different parts of a project?
We\'re using SVN, but it seems to be getting a little out of date and heavy for our liking. We have a big project that we need different team memb开发者_高级运维ers to get access to different parts of[详细]
2023-04-08 01:12 分类:问答Which version TortoiseHG and Mercurial are compatible and stable for Linux RedHat ?
I am thinking about installing Mercurial and TortoiseHG for our redhat linux server. I found out there are many package versions. I searched online and found out some people encounter incompatible pro[详细]
2023-04-07 20:40 分类:问答Hg Merge specific commit from another branch
I have two branches Dev and Feature1. I was working on Feat开发者_如何学JAVAure1, creating said feature, and committed it. I then wrote the code for Feature2 but committed it under Feature1 branch ins[详细]
2023-04-07 20:06 分类:问答