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

Re: Error Message : Inconsistent line Endings

From: Ed Hillmann <edhillmann_at_yahoo.com>
Date: 2005-01-30 23:14:23 CET

Hi Miguel. I think I'm having a similar problem,
although I haven't gotten around it yet. I'll tell
you what I've done to get it, to see if you think it
helps...

I've got existing code in a CVS Repository on a Linux
box. I've used the cvs2svn tools to move my trunk
into a new SVN Repository on Linux (1.1.3). Part of
what I have committed to revision control are third
party tools (like Ant).

When I checked out my files, I found that the JAR
files in my Ant files were corrupt, and I could no
longer build. I copied my last know good copy (from
the old CVS checkout) and attempted to commit the
changes. I got the inconsistent line endings error
for a JAR file. I thought this was odd, but it fits
it with the other response about the mime-type not
being set correctly.

I then tried to update everything again on Linux, but
received the same problem.

Right now, I can only assume that the cvs2svn utility
did not set these properties correctly. I'm going to
try and start again, but instead of using the cvs2svn
utility, I'll export from CVS and import into SVN.
I'm hoping that will initialize the properties
correctly (I snooped into the source briefly and saw
that it does try to deterimine the mime-type as it's
being loaded).

I'll let you know how I go.

Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 30 23:16:40 2005

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.