I’m knee deep in several projects right now, some using “darcs”:http://darcs.net and some using “subversion”:http://subversion.tigris.org/ for version control. There are things I like about both, but that’s a different topic. There’s really only _one thing_ I loathe about Subversion, and it looks like this:
$ svn propget svn:externals .
svn: Inconsistent line ending style
Arghhh!
Insert rant about how the hell line endings get inconsistent on something Subversion should have complete control over here.