Hacker News new | ask | show | jobs
by dasil003 3553 days ago
If you think merging in svn is easier than git then you haven't seen the pathological cases of svn merges. The problem is svn has no concept of a repo root or branches, it only has directories, so sooner or later things get very very broken.