dvcs
Mercurial - Multiple heads - how do I "abandon" one head and take the other as tip/default?
I forked someone elses repository on Bitbucket and made some changes (and pushed them to my forked repo). In the meantime, the original author made substantial changes (pretty much a rewrite).[详细]
2023-03-07 05:31 分类:问答Version Control for untrusted team
I\'ve been tasked with the redesign of a rather complex system. In a couple weeks we should start hiring new developers, but it turns out my boss is worried about them stealing the source code and sel[详细]
2023-03-07 03:28 分类:问答Need help with mercurial branching structure
We have just switched from SVN to HG and discussing on branching structures. We have came up with the following structure, need some reviews and want to know if this structure cause problems in the fu[详细]
2023-03-07 01:48 分类:问答Managing Visual Studio Database Designer Files In Source Control
I am working on a project that uses visual studio\'s GUI DB designer to draw out a data access layer.[详细]
2023-03-06 17:06 分类:问答How can I connect a MonoDevelop project to BitBucket using git or svn?
i\'m using BitBucket to host my code because I can have a free PRIVATE repository. Can someone show me the connection details if wish to use MonoDevelop to connect to bitbuck via git, svn please? I\'[详细]
2023-03-06 04:39 分类:问答Git integration to bugtracking: can it track merges?
I\'m looking at the various bugtracking(bt) systems that have git backends, and they all seem to rely on adding a bt-specific tag to the commit message, as a way to determine which bug to map the comm[详细]
2023-03-06 00:03 分类:问答gitolite + cgit: No repositories found
I\'ve set up and configuered gitolite and wish to configure the cgit web interface to it. Problem: When browsing a directory using cgit I ge开发者_运维问答t the error:[详细]
2023-03-05 02:12 分类:问答Python wrapper to access Hg, Git and possibly Bazaar repositories?
I\'m looking for a Python library that can do basic manipulation of repositories, but is independent of the backend version control system.[详细]
2023-03-04 22:02 分类:问答Bazaar + X = SDLC. What's X? What Issue tracker to choose?
I liked the overview of the Bazaar DVCS but what\'s the recommended issue tracker to use? I hope Jira+FishEye will work but it looks like there\'s no explicit evidence开发者_StackOverflow中文版 of it.[详细]
2023-03-04 03:02 分类:问答Setting up Mercurial automated deployments from my box (Windows) to my webserver (Linux)
I\'m interested in getting set up with hg/Mercurial on my webserver (Site5). Right now I use SVN through Springloops, and it couldn\'t be easier. I commit code to Springloops through TortoiseSVN, and[详细]
2023-03-02 22:52 分类:问答