K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-08-28T16:29:27.538374Z K 7 svn:log V 232 The :C modifier doesn't seem to work as described. It seems to behave exactly the same as :S here. Build was failing here because it was counting on :C doing the right thing. Change the regex into a simple string to fix the build. END