Mercurial with multiple projects

Some subversion repositories will group logically unrelated things (i.e. projects with different version numbers and release cycles) under one trunk: . |– branches | |– project-a-1.x | `– project-a-feature-1 |– tags | |– project-a-1.0 | |– project-b-1.0 | `– project-b-1.1 `– trunk |– project-a `– project-b This kind of layout has no direct analog in … 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

What’s so great about git?

On the top of my head: its distributed aspect (each developer has a copy of the repository) The ability to handle complex merges very quickly the possibility to switch from task to task, shelve his work, go back to it… cheap branching (instant switch: it just writes a few bits in a file! And it … Read more

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