El sáb, 10-06-2006 a las 11:18 -0400, [EMAIL PROTECTED] escribió: > On 6/10/06, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > > El vie, 09-06-2006 a las 21:29 -0400, [EMAIL PROTECTED] escribió: > > > On 6/9/06, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > > > > Please read > > > > http://forrest.apache.org/contrib.html#cvshowto > > > > and configure your svn client like described in > > > > http://forrest.apache.org/contrib.html#ssh and > > > > http://www.apache.org/dev/version-control.html#https-svn > > > > > > That was why I did a test first. I even managed to use the same > > > filename as the documentation. But the documentation does not specify > > > how to fix Subversion on MSWindows. > > > > > > I am running: > > > MSWindows98SE > > > Subversion 1.2.0 > > > TortoiseSVN 1.1.7 > > > > > > > Have a look as well at http://issues.apache.org/jira/browse/FOR-124 > > there you find a comment from Dave Brondsema. > > > > You need to do what described in > > http://www.apache.org/dev/version-control.html#https-svn where > > ~/.subversion/config equals %USERPROFILE%/Application > > Data/Subversion/config in Windows. > > > > > I assume TortoiseSVN uses Subversion for the transfers, and I need to > > > configure Subversion to handle the newlines. I downloaded: > > > http://www.apache.org/dev/svn-eol-style.txt > > > Changed the file's newlines to DOS format, and moved it to: > > > C:\Program Files\Subversion\config.ini > > > Then I rebooted (because it is MSWindows and it needs to reboot after > > > every keystroke), and committed a text file. > > > > > > Did it work? If not, please tell me how to fix it. > > > > No it did not. See above you need to modify (%USERPROFILE%/Application > > Data/Subversion/config). > > > > If it does work probably, one would see something like: > > Propchange: PATH/TO/FILE > > ------------------------------------------------------------------------------ > > svn:eol-style = native > > Found the file. > C:\WINDOWS\Application Data\Subversion\config > There was an completely remarked-out file there. I replaced it with > the one from Apache, rebooted, and tried again. There was no change > in the commit report.
Well, there is: URL: http://svn.apache.org/viewvc?rev=413312&view=rev Log: (empty) Added: lenya/branches/revolution/1.3.x/test.txt (with props) ... Propchange: lenya/branches/revolution/1.3.x/test.txt ------------------------------------------------------------------------------ svn:eol-style = native Now the props are set like it should be. :) Thanks for following up. salu2 > > There is no Subversion directory under "All Users". I will create one > if it failed again. > > > > == > > > Is it possible to sign up for the commits ML for only the 1.3 branch? > > > > No, but you may want to create your own private filter. Anyway all PMC > > member and best as well committer should review all the svn commit > > messages. > > I just subscribed, so I should be getting more mail. > > solprovider > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
