You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Tom Wieczorek <TW...@idgmbh.de> on 2004/07/05 22:30:04 UTC

RE: All files with svn:eol-style=native marked as modified after initial checkout

I see.

All line endings are CRLF in the cvs2svn-generated dump-file...

Is the problem Win32-related? Would the conversion work properly on a linux
platform?

Are there perhaps some parameters which could be passed to rcs-co to
generate LF line endings instead? Don't think so :(

Tom

-----Original Message-----
From: Max Bowsher
To: Tom Wieczorek; users@subversion.tigris.org; dev@cvs2svn.tigris.org
Sent: 06.07.04 00:02
Subject: Re:  All files with svn:eol-style=native marked as modified after
initial checkout

Tom Wieczorek wrote:
> Hi all,
> 
> I converted a CVS repo via 'cvs2svn --set-eol-style'. Now I do a
> checkout of some files with svn:eol-style set to native. The problem
is,
> that all text-files with that property are initially marked as
modified,
> and I don't know why. When I revert the changes, the modified flag is
> gone, but apparently, the files are the same (same size, contents,
> props). Binary files behave as they should.
> 
> I used the latest revision of cvs2svn (r1213), together with svn 1.05.
> 
> Any suggestions why that happens?
> 
> Thanks for your help
> Tom
> 
> --------
> C:\>md tmp

Bug in cvs2svn.

I've just filed it into our issue tracker.

Hey everyone! Any suggestions about the best way to fix a repository
containing texts in CRLF form when they should be LF?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org