Hacker News new | ask | show | jobs
by lfowles 3951 days ago
What changed a few years ago?
1 comments

Subversion 1.5 added support for tracking merges: https://subversion.apache.org/docs/release-notes/1.5.html#me...

Before this, merging branches was a huge pain, because you had to manually keep track of the commits that needed to be merged.