On 12/4/06, Andrew McIntyre <[EMAIL PROTECTED]> wrote:
Be sure that you set up your subversion .config file as indicated here: http://www.apache.org/dev/version-control.html#https-svn Also, you'll need to add a couple of lines to your subversion .config that are Derby-specific, particularly .dita and .out should be in there: *.dita = svn:eol-style=native *.out = svn:eol-style=native
Just a side note, I see that in Step 1 of the "Committing documentation patches" section (and various other places), it directs the user to ~/.subversion/config, wouldn't it be better to just say "subversion config file" instead? On Windows platform, this config file is stored in different location in the system. http://svnbook.red-bean.com/en/1.1/ch07.html Regards, Yip Ng
