Re: Svn transaction failure due to wrong permissions on creation.
"Serguei I. Ivantsov" <[email protected]> Thu, 19 Jan 2006 18:20:42 +0200
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Organization | GSC Game World |
| Message-ID | <01a201c61d14$4bdc7b90$e310f43e__6416.08961527726$1137774762$gmane$org@manowar> |
Hello! I found another component of web server that have the similar bug. It is mod_php both 4.x and 5.x From time to time it creates session files with only read permissions - exactly like subversion. Thats why it is not subversion, but Apache or some system settings bug. Maybe somebody have an idea how to track this trouble? Regards, Serguei I. Ivantsov .. > > After trying several versions of Apache and Subversion (from both RPM > and source), I resorted to a complete OS upgrade. Our admin upgraded > from RHEL3 to RHEL4, updated the server's bios, and I reinstalled > subversion and Apache from stock RHEL4 RPMS. Now everything works > fine. .. > I realize, now, that it is probably neither an Apache or subversion bug. > > Thank you, > -John