Subversion

svn: No newline at end of file

If you've used Subversion for any significant length of time, then you've probably run into the following message (or one just like it), near the end of a "svn diff" command.

\ No newline at end of file

Of course, you would have realised that this is because your editor has added a newline character to the end of the file in question, where the original had no such newline character.

Syndicate content