dvcs
Biggest projects using Git? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-21 09:38 分类:问答Binding same Eclipse key combination in multiple Team Provider contexts
I have a handful of Eclipse (3.5, OS X) projects using different Team version control providers. I tried to map some hot keys to the VC commands I use often, primarily \"diff\" with the previous revis[详细]
2023-02-19 08:17 分类:问答Can I reconstruct Perforce/Mercurial linkage after an aborted Perfarce clone?
I have hit a problem with the Perfarce extension that I can’t seem to get past. I initially cloned part of my P4 depot by:[详细]
2023-02-19 03:57 分类:问答Can I make an older revision the tip and push (using Mercurial)?
Say if I have a good revision: 3200. Then I want to test something, and since it has 10 lines of change, and I need to remove a few lines, even though I am still testing I commit first, and after some[详细]
2023-02-18 02:12 分类:问答Is there implementation of Git in pure Python?
Is there implementation of Git in pure开发者_Go百科 Python?Found Dulwich: Dulwich is a pure-Python[详细]
2023-02-17 20:07 分类:问答vim plugins for version control
There are plugins like vcscommand that work for (almost) any vcs and plugins like fugitive that are specific to one vcs.[详细]
2023-02-17 19:13 分类:问答Should I add the dll of my third libraries in the version control repository?
Version control Best practices. When developing a program, I use third party libraries, NUnit and others.[详细]
2023-02-17 11:23 分类:问答git vs mercurial performance
Do any performance benchmarks exist? I\'m looking to create a repo and commit/ push for legacy code that runs several gigs deep.[详细]
2023-02-16 11:46 分类:问答Anyway to automatically merge or concatenate hgtags (Mercurial)?
We are trying to run a chron job that automatically converts seperate CVS modules to mercurial modules and finally, consolidate those converted mercurial modules to in a single mercurial repo.[详细]
2023-02-14 16:57 分类:问答Splicing over discontinuities in Mercurial repository timeline
I converted a Subversion repository to Mercurial a few months back and I wound up leaving two meaningless gaps in my revision history. I\'m trying to figure out if I can just splice over the gaps, but[详细]
2023-02-14 04:42 分类:问答