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

Problem wich svn import and autoprops

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2004-11-30 11:19:34 CET

I just had an interesting problem when importing a project into a new
repository.

I have the auto-props enabled with
    *.txt = svn:eol-style=native;svn:keywords=Id HeadURL

Our import direcory containes a UTF-16 text file.
When importing this directory, subversion detected this file as binary
and set the svn:mime-type property to application/octet-stream. However,
it did not import the file and complained about iconsistent line endings.

It seems that during the import, the svn:eol-stlye property is set and
used, even on binary files.
Bug or feature?

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 30 11:22:05 2004

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.