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

Re: Modified file(s) after import and checkout

From: Juanma Barranquero <lektu_at_mi.madritel.es>
Date: 2003-12-23 04:31:45 CET

On 23 Dec 2003 00:39:05 -0000, brane@tigris.org wrote:

> Aargh, you managed to muddle the issue.

Sorry :)

You say:

> There is only one bug here:
>
> "svn import" does not check property values when preparing the text for commit,
> so if the svn:eol-style is set to 'native' as a result of auto-props
> configuration, the text doesn't get converted to LF line endings before being
> sent to the server.

but, later:

> I do not agree that 'import' (or 'add') should modify the text to fit the
> property setting.

Well, I must be misunderstanding you, but the "bug" you mention above is
exactly the one I'd like to see fixed: import should convert the file to
LF (for svn:eol-style=(native|LF), or to CRLF, for svn:eol-style=CRLF)
before being sent to the server (for the "import" commit). Also, the
.svn/text-base copy should have the same line ending as the ones in the
repository.

                                                           /L/e/k/t/u

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 23 04:32:17 2003

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

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