dvcs
Can I bridge between a local mercurial repos and a remote bazaar repos?
I\'m looking for the mercurial+bazaar equivalent of hg-git开发者_运维百科.I intend to use this for occasional cooperation to avoid learning the quirks and tricks surrounding YAVCS: I\'d prefer to do u[详细]
2023-01-30 03:38 分类:问答Mercurial: Can I rename a branch?
We 开发者_运维技巧now have a \"stiging\" branch, where \"staging\" seems to be a far better semantic fit. What\'s a good strategy for handling this?Update to the stiging branch and create a new branch[详细]
2023-01-29 12:32 分类:问答Why might git log not show history for a moved file, and what can I do about it?
I\'ve renamed a couple of files using git mv, used git stash, had a quick look at HEAD (without changing it) then did git stash pop to get the whole lot back again. My moves had disappeared from the c[详细]
2023-01-29 08:19 分类:问答fossil dvcs difference between update and checkout commands
After reading the builtin help, it seems to me that both commads can be used for modifying the workspace to match a certain revision. But I don\'t understand the differences between update and checkou[详细]
2023-01-29 01:37 分类:问答Show git impact per user
Is there a way to take an existing git开发者_如何学C repository and display the number of lines committed per person?You should investigate GitStats.[详细]
2023-01-27 19:20 分类:问答Why do you use Git over Mercurial? (Or vice versa.) [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,开发者_JAVA技巧or expertise, but this question will likely so[详细]
2023-01-27 13:28 分类:问答MS Dynamics CRM 2011 AND TFS 2010
For business purpose, I need to get in touch with CRM 2011 (cf. 5.0) and TFS 2010 then try to see whether they can be integrated together or not. I\'ve read something about TFS 2008 and CRM 2009 but c[详细]
2023-01-26 17:00 分类:问答What makes Git better than Subversion for merging? [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: Merging: hg/git vs. svn[详细]
2023-01-25 13:25 分类:问答Does the .hg folder need to reside on the working directory?
I am new to Mercurial. I was wondering if there is a way to move the .hg folder to another location than the working directory and still monitor changes?[详细]
2023-01-24 15:59 分类:问答How can I back out a merge in Mercurial and later remerge with that branch?
I have two branches, default and branch1. By mistake one person in our team merged branch1 with default. The content in branch1 is not yet ready to merge with default (it contains a major rework of th[详细]
2023-01-24 06:57 分类:问答
加载中,请稍侯......