version-control
Git Rebase or SVN Reintegrate for Feature Branches?
We are currently using S开发者_如何学运维VN, but considering moving to Git to support our new workflow, which relies heavily on rebase.[详细]
2023-04-09 08:57 分类:问答Programatically intercept and/or manipulate check-in comments in TFS / Visual Studio 2010
is there a way to intercept a check-in comment during check-in operation on Team Foundation Server Version Control in order to enrich it with additional information?[详细]
2023-04-09 02:41 分类:问答counting source code lines in python project
How do I calculate the number of lines written in a project containing multiple sub dirs in a python project. for example a dir structure is like[详细]
2023-04-08 22:49 分类:问答SVN:Externals equivalent for Git [duplicate]
This question already has answers here: 开发者_如何学Python Closed 11 years ago. Possible Duplicate:[详细]
2023-04-08 22:26 分类:问答Mercurial hosting with folders / repository organizing capabilities
I\'m currently using Bitbucket for my Mercurial repositories and it\'s working great. I would however like to be able to organize my repositories in folders, as having them all in one long list is a b[详细]
2023-04-08 21:43 分类:问答TFS 2010 API - Get work items from merge
I need to send an email on completion of a build in TFS 2010 which details the work items associated with check-ins that have been compiled as part of this build. This works no problem via use of the[详细]
2023-04-08 16:19 分类:问答Using the Hg Convert Extension, Branchmap Option
I\'ve got 2 Mercurial repositories RepoA and RepoB, 2 people have been working independenlty on each of their repos, RepoA only has one branch(Default) but 9 commits, RepoB has 2 branches, Default and[详细]
2023-04-08 11:53 分类:问答How to merge a branch into trunk?
I\'m facing a peculiar problem with SVN merge. I want to merge from a dev branch to trunk. We have multiple dev branches cut off the trunk at the same time.[详细]
2023-04-08 09:40 分类:问答Recovering from a separate (now corrupt) SVN repository?
So for some reason (miscommunication for what the actual subversion URL is and only 1 person working on the code previously) we have two different subversion repositories with what we want to be the s[详细]
2023-04-08 07:40 分类:问答Teamprojects in subfolder not as root
I try to set up a new structure to a new TFS repository and I try to map team projects to subfolders in a structure like this:[详细]
2023-04-08 06:55 分类:问答