
20 Nov
2008
20 Nov
'08
4:06 p.m.
Thijs van den Berg wrote:
I did three things, after which I suddenly was able to commit * I send an email to John Maddock :)
That doesn't change much ;-)
* I changed my text editor to use Unix style text
Ah, line endings must match your platform's default, and the whatever svn:eol-style property is set to ("native" usually).
* Instead of leaving the commit comment/remark empty as I did in previous attempts, I added some text
I suspect commits with no message will get rejected as well. John.