You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Juanma Barranquero <le...@mi.madritel.es> on 2003/12/23 03:31:45 UTC

Re: Modified file(s) after import and checkout

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