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

Re: bug report: svn-eol property with inconsistense newlines at import

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-09-07 23:28:49 CEST

On Sep 6, 2006, at 16:26, alexrainpe196@hotbox.ru wrote:

> i use TortoiseSVN v 1.32 - 1.4.0rc1
> in configuration setup enables auto-props. for some extentions
> setup property svn:eol-style=native.
>
> during import svn got source with mixed newline styles and fails
> with error like: file XXX has inconsistent neline style.

> i guess that eol-style mean for checkout,update,diff, not for
> import. for CVS as i remember there is no such problem.

I don't see a bug here. Subversion rejects commits if you have asked
Subversion to perform line ending conversion but have supplied a file
where the line endings are inconsistent. Correct the line endings in
the file to be uniform before committing; from then on, Subversion
will manage them for you.

> also if file is recognised as binary - svn fails too (but with
> another message)

What message?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 7 23:43:28 2006

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

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