The affected system is an XP (got some others as well which I didn't test in this regard, as I didn't check out trunk there - I normally operate on the SDK download). Apache 2.2.2 is running here as a service (system account). qooxdoo trunk is within my htdocs/qooxdoo directory which is readable by this account. But somehow XP wouldn't let the trunk subdir inherit all rights of the parent directory. So I resolved by recursively granting any rights for the trunk dir to system account - done (this is a development system - nobody should to do that on a productive server!).
Greetings Stefan Alexander Steitz wrote: > Hi Stefan, > > could you please write us some infos concerning the OS you use and how you > managed to fix the issue? > > cheers, > Alex > > On Wednesday 09 September 2009 Stefan Volbers wrote: >> Sorry 4 the noise, >> >> seems like updating the web server's rights on the svn up'd directory >> failed. >> After allowing it to read that dir everything should work as expected. >> >> Man seems like I'm really excited waiting for 0.8.3... >> >> Greetings >> Stefan > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
