You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by sebb <se...@gmail.com> on 2008/01/28 14:57:24 UTC

SVN eol-style:native settings

It looks like the SVN eol-style:native properties have not been set up
for some of the xml files, for example:

modules/binding-dwr/pom.xml

This causes problems when working on the files using both Windows and Unix.

Also,  at least one pom.xml has very strange properties:

Properties on 'modules\binding-jms\pom.xml':
  svn:ignores : target
*.iws
*.ipr
*.iml
.project
.classpath
maven.log
velocity.log*
junit*.properties
surefire*.properties
.settings
.deployables
.wtpmodules

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: SVN eol-style:native settings

Posted by Simon Laws <si...@googlemail.com>.
On Jan 28, 2008 1:57 PM, sebb <se...@gmail.com> wrote:

> It looks like the SVN eol-style:native properties have not been set up
> for some of the xml files, for example:
>
> modules/binding-dwr/pom.xml
>
> This causes problems when working on the files using both Windows and
> Unix.
>
> Also,  at least one pom.xml has very strange properties:
>
> Properties on 'modules\binding-jms\pom.xml':
>  svn:ignores : target
> *.iws
> *.ipr
> *.iml
> .project
> .classpath
> maven.log
> velocity.log*
> junit*.properties
> surefire*.properties
> .settings
> .deployables
> .wtpmodules
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
> Hi

Thanks for the heads up. Can you raise a JIRA and we'll get eol-style fixed
across the code base.

Thanks

Simon