It appears there are a number of files under the site directory that don't have all the appropriate svn properties set.

Try copying the svnpropset.sh script from https://svn.apache.org/repos/asf/geronimo/gbuild/trunk/svnpropset.sh to the site directory and run it. It should set all the svn properties for the files (see http://wiki.apache.org/geronimo/GettingSourceCode#head-4cfe1f3516da2bace5dcb5ed105eaed7c7478afb ).

The script may report a number of files with inconsistent line endings. I'm not sure if you need to manually fix the line endings in those files to be your native line ending format (since the script will set text based files to have svn:eol-style set to native) before committing the changes.

Regards,

John

[EMAIL PROTECTED] wrote:
Author: sppatel
Date: Tue Feb 21 07:40:28 2006
New Revision: 379493

URL: http://svn.apache.org/viewcvs?rev=379493&view=rev
Log:
check in hernans files all but schemas.xml and schemas.html due to inconsistent 
line ending problem

Added:
    geronimo/site/velocity.log
Modified:
    geronimo/site/NOTES.txt
    geronimo/site/docs/contributors.html
    geronimo/site/docs/dependencies.html
    geronimo/site/docs/devtools/index.html
    geronimo/site/docs/documentation.html
    geronimo/site/docs/downloads.html
    geronimo/site/docs/faq.html
    geronimo/site/docs/get-involved.html
    geronimo/site/docs/guidelines.html
    geronimo/site/docs/index.html
    geronimo/site/docs/license.html
    geronimo/site/docs/mailing.html
    geronimo/site/docs/navigation.html
    geronimo/site/docs/newshistory.html
    geronimo/site/docs/powered_by.html
    geronimo/site/docs/roadmap.html
    geronimo/site/docs/svn.html
    geronimo/site/xdocs/contributors.xml
    geronimo/site/xdocs/index.xml
    geronimo/site/xdocs/license.xml
    geronimo/site/xdocs/mailing.xml
    geronimo/site/xdocs/powered_by.xml
    geronimo/site/xdocs/stylesheets/project.xml
    geronimo/site/xdocs/stylesheets/site.hc.xml

<SNIP>

Reply via email to