Posts Tagged ‘ Source Control ’
Have you ever created a branch in the wrong directory and noticed it too late (after check-in)? For example, you create a branch under “$/Project/Main/” instead of “$/Project/Dev/”. After you have realized your mistake, you go for a delete on the branch (checking in) and create a new one under “Dev”. Now go to the branches tab [ READ MORE ]
Do you want to checkin your files from the Windows Explorer (Shell Integration) like with Subversion add-ins? Some people don’t want or need a Visual Studio Team Explorer, because they are none Microsoft-based developers like Oracle DBA’s. But you want to use Team Foundation Server as your source control repository by default, because you like the [ READ MORE ]