branching-and-merging
branching ideas for concurrent team development?
Anyone have some good pointers on how to get multiple teams doing concurrent asp.net development using Microsoft TFS?[详细]
2023-01-21 07:20 分类:问答Select an effective revision control
We are a company, working on small and some huge project. Sometimes on one project are more developers 5, 10, 20 etc.[详细]
2023-01-20 23:04 分类:问答Why does merging a range of revisions differ from merging them individually?
I\'ve been trying to get my head around SVN merging/reintegrating and have read a these articles/books:[详细]
2023-01-19 20:06 分类:问答hg diff -g shows different output between a merge (pre-commit) and the change log (post-commit)
I am using branches in our mercurial repository and have noticed renames done in separate branches are not shown pre-commit after merging to the default branch. However after a commit when you issue t[详细]
2023-01-19 16:48 分类:问答Perforce: How to integrate across several branches?
I have the following situation of branches in a Perforce repository: There’s a mainline “trunk” and two release branches “1.0” and “1.1”. A branch “customer” with customer specific changes ha[详细]
2023-01-19 10:44 分类:问答Deleting an SVN branch
I created a branch of an SVN project called \'features\', and now whenever I try to update said project, it brings with it a 开发者_开发知识库features folder, which contains another copy of the projec[详细]
2023-01-18 12:22 分类:问答git workflow for keeping custom-modified open source software up to date?
Our University provides web hosting to campus departments on servers we manage. Installing开发者_如何学运维 open-source third-party programs requires modifying file permissions and code in the program[详细]
2023-01-17 22:28 分类:问答How to close a leaf in Fossil
The documentation on branching in Fossil SCM says a leaf is considered closed if it has a closed tag.However, when I enter[详细]
2023-01-17 13:02 分类:问答Reporting on all file renames and moves in a Perforce branch
Does anyone have code (preferably that runs on Win32) that will display开发者_C百科 a history of all file renames and moves that have occured in a Perforce branch?Since you didn\'t give a lot of infor[详细]
2023-01-15 04:18 分类:问答TFS 2010 wants to branch / merge every file
We just upgraded to TFS 2010. We created a development branch for each project. If changes are made in Branch1 and then Branch1 is merged back into the baseline, it merges every file instead of just t[详细]
2023-01-13 05:17 分类:问答