Gav.... wrote: > > Thorsten Scherler qrote: > > > > > > > > Nice, you can commit. :) > > > > > > > > However your environment does not seem to be configured correctly. Did > > > > you use the configuration http://www.apache.org/dev/svn-eol-style.txt > > > > described in http://www.apache.org/dev/version-control.html#https-svn? > > > > > > Yes, I looked at that, I can not see such a configure file on the > > windows > > > version I have, I'll keep looking, but will add eol manually. > > > > Hmm, see below. > > > > > > See as well FOR-124 for some forrest specific discussion about it. > > > > > > Looking, thanks. > > > > See Dave comment: > > "If no svn:eol-style is specified, it's not native. We want native for > > many files. You can modify ~/.subversion/config (%USERPROFILE > > %/Application Data/Subversion/config in Windows) > > Ah, there it is, is this documented elsewhere other than the Jira?
Do you mean apart from the documentation that Thorsten provided above? i.e. the last paragraph of http://www.apache.org/dev/version-control.html#https-svn -David > so the client > > automatically adds svn:eol-style:native to new files." > > Done, and successful by the look of the commit. > > Thanks to you and Ross for the pointers. > > Gav...