On Tue, 29 Nov 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote: > Hi Stefan. I see this changes when you add new files. I recently > added ManifestClassPath, and I probably didn't do the same thing, > which would explain why the commit message had a blank line in > between each line.
which also likely means the class has cariage returns in it and svn thinks it's a binary. Fixed. > What do I need to do to fix it? You need to enable auto-props in ~/.subversion/config and add a lengthy list of patterns for files that should always be treated as text files when you add them. See <http://www.apache.org/dev/version-control.txt> and <http://www.apache.org/dev/svn-eol-style.txt>. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]