Hi Carsten,

Carsten Neumann wrote:
>       Hi,
>
> I made the changes Dirk asked for to my ~/.subversion/config file
> (attached) and could commit changes to existing files without problems.
> Now I wanted to add a new file and upon commit got the following message:
>
> [EMAIL PROTECTED]:/opt/devel/opensg2/opensg$ svn add
> Source/Base/Base/OSGBaseFunctionsTest.cpp
> A         Source/Base/Base/OSGBaseFunctionsTest.cpp
>
> [EMAIL PROTECTED]:/opt/devel/opensg2/opensg$ svn commit
> Source/Base/Base/OSGBaseFunctionsTest.cpp
> Adding         Source/Base/Base/OSGBaseFunctionsTest.cpp
> Transmitting file data .svn: Commit failed (details follow):
> svn:
> '/opt/devel/opensg2/opensg/Source/Base/Base/OSGBaseFunctionsTest.cpp'
> has unknown value for svn:eol-style property
>
> Has someone seen this before ? Any ideas ?
>   
Yup. Ran into the same thing a short time ago. The syntax is

*.c   = svn:eol-style=native ; svn:keywords=Id

with a ;.

Sorry about that

        Dirk




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to