dvcs
Migrate Bugzilla Issues to github Issue Tracker
I would like to migrate all my Bugzilla issues to an Issue Tracker at github.com (Example) (you get an issue tracker per repository).[详细]
2023-04-02 03:57 分类:问答One word to summarize Git and other DVCS
As I getting acquainted with Git, I feel more and more that: Git and other DVCS jump a step futher than traditional centralized VCS in that they not only check out files in question, but also the[详细]
2023-03-30 09:16 分类:问答Alternative routines when using Mercurial Hg
I would like to get your opinion on which of the following routines should I use, or which of them is more desirable, when using Mercurial. Suppose t开发者_高级运维hat I have the latest code.[详细]
2023-03-29 12:26 分类:问答With dvcs/git, is a single commit preferred over multiple, small, thematic commits?
This may not be a git specific question, but it comes up in the context of git. The idea may apply more broadly to other vcs\'s.[详细]
2023-03-29 02:03 分类:问答Merging changes in intermediate branches with DVCS
I have been working with Plastic SCM for a while, but only recently discovered a flaw in my mental model of how change sets in branches work.[详细]
2023-03-29 00:00 分类:问答Export version control info and history from RTC Jazz
We have a RTC Jazz server running with about 2 years worth of source control commits, which is running the Jazz versioning system (i.e. not backed by a 3rd party source control system but rather the s[详细]
2023-03-28 17:23 分类:问答Comparing the pros and cons of Bitbucket to Github [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-03-27 22:15 分类:问答netbeans + mercurial push to others
I have 2 repos: at the Bitbucket and at my own server. Bitbucket repo is for testing and my own server is a production repo.[详细]
2023-03-25 00:28 分类:问答Unable to create a new fossil repo, fossil beginner
I figured I would check out fossil for some small apps I have to complete. I am not new to DVCS as I have used CVS, subversion, mercurial, and git. After installing on my Mac (10.7), using homebrew, I[详细]
2023-03-24 15:34 分类:问答How to setup a DVCS system that keeps some of the stuff we like about our centralized VCS?
Right now, we have a small team of developers using T开发者_如何学运维FS for our version control.I\'m evaluating the possibility of us moving to a DVCS, and am wondering if we\'d need to give up some[详细]
2023-03-24 09:02 分类:问答