On Mon, 2005-07-25 at 00:57 -0400, Rahul Akolkar wrote: > robert burrell donkin <[EMAIL PROTECTED]> wrote on 07/24/2005 08:56:05 AM: > > hi rahul > > > > it looks to me like you have some of the subversion settings badly set > > (http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-7-sect-2.3.5). > > > > it's quite important that these are set correctly since all the extra > > lines make it very difficult to read the diffs. this in turn means that > > i cannot easily work out what changes you've made. checking diff's is > > the main way that apache ensures oversight. > > Ofcourse, thanks for checking. > > > please check that you're setting are correct. > > Some of the other asf repositories I've checked out came with > svn:eol-style set; it seems the jakarta site doesn't. Is this any of > my settings or are you recommending I check and set eol-style to > native if its unset? I have maybe a couple more site updates coming, > so it'll help to know.
Most of the text files in jakarta site *do* have svn:eol-style=native. However the files in directory xdocs/downloads appear to be missing it for some reason. I can't see any reason why they should be different so I've fixed this. If you spot these (eg see that your "diff" includes every line in the file) please fix the file by svn propset svn:eol-style native filename > P.S.-What list do I subscribe to in order to receive the jakarta site > svn commit messages? Sorry, don't know. In fact, I'm a bit puzzled by the mail setup. On svn.apache.org (aka people.apache.org), /x1/svn/asf-mailer.conf looks like it defines the mail lists for commit messages but I can't see anything that looks like it handles site - or commons for that matter. Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
