You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by David Crossley <cr...@apache.org> on 2007/02/21 05:47:18 UTC

fixing problems with svn:eol-style (Was: svn commit: r509889)

As for the "IvyBuild" branch, i am only going to fix things in the
tools/ivy directory as we should not be touching other files.

Would committers (Ross, Thorsten) please configure your svn clients
http://www.apache.org/dev/version-control.html#https-svn

-David

> Author: crossley
> Date: Tue Feb 20 20:37:51 2007
> New Revision: 509889
> 
> URL: http://svn.apache.org/viewvc?view=rev&rev=509889
> Log:
> Fix DOS line-endings and svn:eol-style property.
> Committers please see http://www.apache.org/dev/version-control.html#https-svn
> 
> Modified:
>     forrest/trunk/site-author/forrest.properties.xml   (contents, props changed)
>     forrest/trunk/whiteboard/dispatcher/dispatch   (props changed)
>     forrest/trunk/whiteboard/dispatcher/tools/ant/bin/ant   (props changed)
>     forrest/trunk/whiteboard/dispatcher/tools/ant/bin/antRun   (props changed)
>     forrest/trunk/whiteboard/forrest2/core/.settings/org.jayasoft.ivyde.eclipse.prefs   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/.springBeans   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/core/org/apache/forrest/core/document/DefaultSourceDocument.java   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/docs/debugging.html   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/docs/eclipse.html   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/docs/faq/forrest1-vs-forrest2.html   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/docs/gettingStarted.html   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/docs/rt/documentFactory.html   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/docs/sourceDocumentAggregation.html   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/helloWorld.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-collections/ivy-3.2.xml   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-logging/ivy-1.0.4.xml   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-util/ivy-2.2.2.xml   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/forrest2-webapp/.mymetadata   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/forrest2-webapp/WebRoot/META-INF/MANIFEST.MF   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/forrest2-webapp/src/org/apache/forrest/webapp/ForrestController.java   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/.settings/org.jayasoft.ivyde.eclipse.prefs   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/.wicketprops   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/webapp/layout.css   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/xdocs/index.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/xdocs/notFound.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/xdocs/panel/footer/default.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/xdocs/panel/footer/index.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/xdocs/panel/header/default.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/xdocs/panel/header/index.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/xdocs/subdir/index.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/forrest2/wicket-demo/src/xdocs/subdir/notFound.xhtml2   (contents, props changed)
>     forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/apache-ssi.ft   (contents, props changed)

Re: fixing problems with svn:eol-style (Was: svn commit: r509889)

Posted by Thorsten Scherler <th...@apache.org>.
On Wed, 2007-02-21 at 15:47 +1100, David Crossley wrote:
> As for the "IvyBuild" branch, i am only going to fix things in the
> tools/ivy directory as we should not be touching other files.
> 
> Would committers (Ross, Thorsten) please configure your svn clients
> http://www.apache.org/dev/version-control.html#https-svn
> 
> -David
> 
> > Author: crossley
> > Date: Tue Feb 20 20:37:51 2007
> > New Revision: 509889
> > 
> > URL: http://svn.apache.org/viewvc?view=rev&rev=509889
> > Log:
> > Fix DOS line-endings and svn:eol-style property.
> > Committers please see http://www.apache.org/dev/version-control.html#https-svn
> > 
> > Modified:
> > ...
> >     forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/apache-ssi.ft   (contents, props changed)

Sorry, this one came from a coworker on the last project I was working.
He is on windows and I am linux. Just reviewed it and add it to the rep.

Will be more careful in the future.

Thanks for fixing it.

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java & XML                consulting, training and solutions


Re: fixing problems with svn:eol-style (Was: svn commit: r509889)

Posted by Ross Gardler <rg...@apache.org>.
David Crossley wrote:
> Ross Gardler wrote:
>> Damn Damn Damn!!!!
>>
>> Sorry I really should know better - I forget *every* time I switch to a 
>> new machine.
> 
> :-)
> 
>> Thanks for doing the cleanup - I'll fix the ivy branch.
> 
> I have done the necessary, i.e. those in tool/ivy
> 
> Why do we need to do the rest? The 'svn merge' later would
> fix it.

You are right, there will be no changes to other files so no need to 
change. Thanks again

Ross

Re: fixing problems with svn:eol-style (Was: svn commit: r509889)

Posted by David Crossley <cr...@apache.org>.
Ross Gardler wrote:
> 
> Damn Damn Damn!!!!
> 
> Sorry I really should know better - I forget *every* time I switch to a 
> new machine.

:-)

> Thanks for doing the cleanup - I'll fix the ivy branch.

I have done the necessary, i.e. those in tool/ivy

Why do we need to do the rest? The 'svn merge' later would
fix it.

If you think it better, then i will go and fix them.
I am used to it now.

-David

Re: fixing problems with svn:eol-style (Was: svn commit: r509889)

Posted by Ross Gardler <rg...@apache.org>.
David Crossley wrote:
> As for the "IvyBuild" branch, i am only going to fix things in the
> tools/ivy directory as we should not be touching other files.
> 
> Would committers (Ross, Thorsten) please configure your svn clients
> http://www.apache.org/dev/version-control.html#https-svn


Damn Damn Damn!!!!

Sorry I really should know better - I forget *every* time I switch to a 
new machine.

Thanks for doing the cleanup - I'll fix the ivy branch.

Ross