Unshelve to another branch

You can define your path in cmd with the TFPT. And then, from there, you go to the destination folder or workspace where you want to unshelve your code. 1. c:\>path = %path%;C:\Program Files (x86)\Microsoft Team Foundation Server 2010 Power Tools 2. cd c:\[some location]\”destination workspace” 3. tfpt unshelve /migrate “NuGet Build” /source:”$/ProjectName/Main/Source” /target:”$/ProjectName/Main/Target-NuGet” Here … Read more

TFS: submit changes done locally in one branch to another branch

This functionality is provided using tfpt unshelve /migrate. To use it, follow these steps: Create a shelveset of your changes (from the UI, or tf shelve . /R) Create the new branch Download and install the Team Foundation Server Power Tools From a Visual Studio Command Prompt, run the following command: tfpt unshelve /migrate /source:$/TeamProject/Main … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)