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

Re: Question about "commit" not committing everything

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-06-11 19:29:08 CEST

Lasse Vågsæther Karlsen wrote:

> Ok, now I tried this and what happens now is that the program adds
> some of the files and then stops with the following error message:
>
> Error File '....' has inconsistent newlines
> Error Inconsistent line ending style

Check the Subversion config file (TSVN->Settings->General->"Edit"
Subversion configuration file).
You have in the section [autoprops] the svn:eol-style property set for
certain file types. And one of the files with such a file extension has
inconsistent line endings (e.g., CRLF and LF lineendings mixed in the
same file). You can either deactivate the svn:eol-style property or fix
the inconsistent line endings.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jun 11 19:29:19 2007

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.