[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

No error message when adding file with mixed line endings

From: George Stein <svn.4.george_stein_at_spamgourmet.com>
Date: Thu, 4 Mar 2010 01:38:23 -0800 (PST)

Hello,

I try to add a file in a working copy with mixed line endings (CRLFs and LFs), e.g. attached test.h.

The config file has the following entries:
[miscellany]
enable-auto-props = yes
[auto-props]
*.[Hh] = svn:eol-style=native

When adding the file in a working copy nothing happens whereas in a command line the following error message occurs:
svn: File 'test.h' has inconsistent newlines
svn: Inconsistent line ending style

The same error message occurs when adding the file via the repo browser.

Would it be possible to also have the error message when adding the file in a working copy?

Thanks
George

  • application/octet-stream attachment: test.h
Received on 2010-03-04 10:38:26 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.