Skip to main content
  1. Posts/

The Little Things

I’m knee deep in several projects right now, some using darcs and some using subversion 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.