I noticed I sometimes have a problem with eclipse. I try to check my commits since I noticed this problem. As far as webdav block is concerned I am currently only working in davmap samples area so AFAIAC no problem if you want to clean it up there.
But then, I just ran the find|grep command I found in the archive and it did not return any files in webdav area nor sitemap-viewer area: [EMAIL PROTECTED] /cygdrive/d/apache/cocoon-2.1/src/blocks $ find . -type f | xargs grep -l '^M' ./axis/lib/axis-1.1.jar ./axis/lib/axis-jaxrpc-1.1.jar ./axis/lib/wsdl4j-1.4.jar ./batik/lib/batik-all-1.5.jar ./bsf/lib/bsf-2.2.jar ./chaperon/samples/grammars/java.grm ./cron/lib/quartz-1.2.3.jar ./deli/lib/deli-0.9.8.jar ./deli/lib/icu4j.jar ./deli/lib/jena-2.0.0.jar ./deli/lib/log4j-1.2.7.jar ./deli/samples/deli_test.xsl ./deli/WEB-INF/deli/config/vocab/ccppschema-20010430.rdfs ./fop/lib/fop-0.20.5.jar ./hsqldb/lib/hsqldb-1.7.1.jar ./html/lib/jtidy-04aug2000r7-dev.jar ./itext/lib/itext-1.01.jar ./jfor/lib/jfor-0.7.1.jar ./lucene/lib/lucene-1.2.jar ./mail/samples/mail/resources/images/cocoon-webmail-3.jpg ./midi/samples/midi/cocoon.mid ./midi/samples/midi/prelude.mid ./midi/test/org/apache/cocoon/generation/cocoon.mid ./midi/test/org/apache/cocoon/generation/prelude.mid ./ojb/lib/commons-dbcp-1.1.jar ./ojb/lib/db-ojb-1.0.rc4-20031120.jar ./petstore/samples/images/bird2.gif ./petstore/samples/images/bird6.gif ./petstore/samples/images/dog5.gif ./petstore/samples/images/lizard1.gif ./petstore/samples/images/sign-out.gif ./petstore/samples/images/splash.gif ./poi/lib/jakarta-poi-1.10.0-dev-20030222.jar ./portal/samples/news/content/xdocs/introduction.xml ./scratchpad/lib/apache-garbage-0.0.jar ./scratchpad/lib/commons-beanutils-1.6.1.jar ./scratchpad/lib/commons-betwixt-20030910.jar ./slide/lib/jdom-b10-dev-20030322.jar ./slide/lib/slide-kernel-20031202-patched.jar ./slide/lib/slide-stores-20031202.jar ./slide/lib/slide-webdavservlet-20031202.jar ./slop/samples/email-example.txt ./slop/samples/yapt/presentations/yapt-demo-images/tree.gif ./slop/samples/yapt/presentations/yapt-demo.txt ./stx/lib/joost-20030914.jar ./swf/lib/spark-0.2.jar ./velocity/lib/velocity-1.4-dev-20030301.jar ./webdav/lib/slide-webdavlib-20030711.jar ./woody/lib/jakarta-oro-2.0.7.jar ./woody/lib/xreporter-expression-20030725.jar ./woody/samples/resources/mattkruse-lib/AnchorPosition.js ./woody/samples/resources/mattkruse-lib/CalendarPopup.js ./woody/samples/resources/mattkruse-lib/PopupWindow.js ./xmldb/lib/xindice-1.1b1.jar I'm issuing the command from cygwin. Any ideas? Unico > -----Original Message----- > From: David Crossley [mailto:[EMAIL PROTECTED] > Sent: woensdag 10 december 2003 6:24 > To: [EMAIL PROTECTED] > Subject: Re: whitespace cleanup and efficiency drive > > Okay, i now have the cocoon-2.2 CVS completely clean of any > dos2unix problems. > > Now we are not going on a witch-hunt or anything, but ... > > I have perceptions that there are some committers who use CVS > clients that don't handle the linefeed conversion properly. > It would be good to find those cases and get them fixed. > > Occasionally i will run the "find|grep" stuff and report back. > > > As for the Cocoon-2.1 CVS, there are still many issues. > Gradually i have been fixing it, and notice Vadim doing some. > > There are two big areas that need conversion and i want to do > those as a batch: > src/blocks/webdav/samples/ > scratchpad/samples/sitemap-viewer/ > > How should i approach this? With the sitemap-viewer i can > probably just go ahead, but the webdav block potentially has > many people working on it. > > Anyway, i am going to experiment with a Bugzilla task to > manage the line-endings issue. > > --David > > > >
