Need a less frustrating alternative to SVN
- by hatingSVN
It seems to me that whenever I try to do something in SVN, something messes up:
Something as simple as renaming a directory would often cause an error of some sort when checking in the commit.
Reverting changes to files, which was probably exactly what SVN was designed for, is incredibly error prone. Checking in a previous version is bound to…