Setting up Beyond Compare in Visual Studio 2013 when using Git

At least for VS 2012 you can actually just update from the command prompt as shown on the Scooter website. http://www.scootersoftware.com/support.php?zz=kb_vcs#gitwindows If you’ve installed msysgitVS using the Configure User Tools thingy in VS, your path to Git will probably be: C:\Program Files (x86)\Git\cmd\git.exe For Git 1.7.6 and newer, edit the global config file to set … Read more

Visual Studio 2013 Team Explorer/Git integration missing files

I experienced something similar recently but excluding and then re-including the missing files didn’t work for me. In VS2013 Premium, I noticed there’s a “Untracked Files” section at the bottom of the Changes window. It was simply a matter of right-clicking the files I wanted to include and adding them. Not ideal, indeed, but another … Read more

Visual Studio 2013 Scaffolding Error

If you have recently installed a package with T4Scaffolding dependency (ex. MVCMailer uses T4Scaffolding.Core), then you can uninstall T4Scaffolding.Core and restart VS 2013. Notice that MvcMailer which caused this in my case, won’t work in 2013. Best is to check your references or packages for suspects. From comments: Uninstalling it didn’t seem to work for … Read more

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