For home projects, can Mercurial or Git (or other DVCS) provide more advantages over Subversion? [closed]

Take a look at part about version control for single developer in my answer to “Difference between GIT and CVS” question here on StackOverflow. Some of those issues do still apply also to Subversion versus Git (or other distributed VCS: Mercurial, Bazaar, or less known: Monotone, Darcs), even if Subversion is improvement over CVS. DISCLAIMER: … Read more

Can we finally move to DVCS in Corporate Software? Is SVN still a ‘must have’ for development? [closed]

On the one hand, SVN integration (with IDE, frameworks, wikis, …) is very mature, as well as its GUIs and code browsers (even though DVCS like Git and Mercurial progress every day). On the other hand, introducing a DVCS in an Enterprise environment is still not a trivial task: Some requirements are not easily met … Read more

What is percent of authorship in TortoiseSVN statistics?

The percent of authorship is a metric that aims at quantifying the contribution of each committer. In theory, it should be indeed lines-changes, but aggregated through the entire history of the file, with diminishing weight. Additionally, some kind of heuristic may be applied to reduce the weight of whitespace-only changes such as indentation fixes. Roughly … Read more

Can SVN pull request same as GIT?

A pull request in Git is typically used to ask someone, using his own repo, to pull changes from another repo (which is a clone of the original repo). SVN only uses one repo for everybody, so the closest matches to a pull request would be: you developed a feature in a branch, and ask … Read more

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