Hi Colin,
You added new files to SVN yesterday and today, and they still suffer
from the same problem. I had to add the svn:keywords property to all
of them, and the svn:eol-style property to reverse3.xsl (otherwise we
got \n instead of \r\n under Windows when viewing the file in Notepad).
I know that you don't know why this is happening, but I would rather
prefer that you check and fix these properties in your new added
files yourself, rather than doing it myself.
--
Eric Bezault
mailto:er...@go...
http://www.gobosoft.com
Eric Bezault wrote:
> col...@us... wrote:
>> Added Paths:
>> -----------
>>
>> gobo/trunk/library/xml/xpath/expression/xm_xpath_arithmetic_signature.e
>> gobo/trunk/library/xml/xpath/sort/xm_xpath_exception_routines.e
>> gobo/trunk/library/xml/xslt/sort/xm_xslt_sorted_node_iterator.e
>
> When adding new files to SVN, please make sure that the following
> properties are set correctly,
>
> svn:eol-style native
> svn:keywords Author Date Id Revision
>
> as indicated in this message:
>
> http://www.nabble.com/Subversion-tf3117603.html
>
> Here the property svn:keywords is missing. I just added it.
>
|