dvcs
How does a Mercurial repository grow over time?
Let\'s say I create a repository, add x files to it and commit. Say the size is a Mb after the initial commit.[详细]
2023-01-22 19:20 分类:问答Suppress closed branches in hg view
Is there a way to prevent closed branches from showing up at the top when running the hg view command?I know about the \'limit\' option.I don\'t really need closed branches to completely disappear fro[详细]
2023-01-22 07:51 分类:问答Mercurial color extension in Windows Powershell
Is there a way to enable color support for Mercurial in Powershell on Windows 7?The ColorExtension page says to add[详细]
2023-01-21 10:40 分类:问答Submitting Hg changes back to SVN
I\'ve began work in an SVN repository. I\'ve cloned a subfolder of it into a local Hg repo with hg clone.[详细]
2023-01-21 01:39 分类:问答How to abort a merge in mercurial?
I goofed up a merge.I\'d like to revert then try again. Is there a way to revert a merge before it is committed?[详细]
2023-01-20 20:59 分类:问答In Mercurial, is there any way (aside from "Cherry picking") to push a changeset without also pushing changesets associated with a different head?
In the answer to this question, Ry4an states that \"you cannot push Changeset2 without pushing Changeset1\".[详细]
2023-01-20 20:06 分类:问答Which DVCS work best with Subversion repositories
Subversion works great when we have access to central repository, but sometimes two or more developers work at client where they do not have connection to central repository. I am looking for DVCS tha[详细]
2023-01-20 19:06 分类:问答NuGet and distributed version control (DVCS)
I wonder if it is possible to use nuget to only store references to the required packages in version control (only the package.config and ignore the packages folder).[详细]
2023-01-20 15:05 分类:问答Mac specific optimizations in ~/.gitconfig [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-20 04:47 分类:问答Distributed Version Control "killer applications"
Consider开发者_运维技巧ing switching to Mercurial or Git? We are too. I\'m currently studying the benefits of DVCS which turn out to be vast, lust and must.[详细]
2023-01-19 15:10 分类:问答