Jayaram Subramanian <[email protected]> writes: > Hi All, > The dita configuration link in derby mention about updating config > file in subversion with dita file... But i am not able to find the > config file for subversion in my local pc... could you help me in > identifying the locatio of the file.
I think that step is only needed to get the correct svn:eol-style automatically if you add new dita files. So it shouldn't be required for DERBY-5276, which only modifies existing files. The configuration file is usually located at ~/.subversion/config. I don't know about Windows, but it's suggested at http://www.apache.org/dev/svn-eol-style.txt that it might be found at the following location: C:\Documents and Settings\{username}\Application Data\Subversion\config -- Knut Anders
