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

Re: What do you Hate about Subversion?

From: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-01-18 22:53:08 CET

On Thursday 18 January 2007 09:01, B. Smith-Mannschott wrote:
> Errors because "inconsistent line endings" on properties.

Hey I've got a huge problem like this, but within text (source) files.
Subversion is so smart to take "*.c,*.h,Makefile" (etc.), make sure
they are text by examining things including line end styles, and then
set properties with auto-props.
Agrivatingly, it stops the 'add' of 1000 files just because it hits
one .c with inconsistent EOL styles (mixed "/n", "/r/n"). Heck, all I
want to do is tell the stupid thing to ignore that, but there's no
way except I manually find and edit the 10 out of the 1000 before
adding!

It's making it impossible to handle vendor releases of FreeRTOS.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 18 22:53:54 2007

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.