I've got CC.rb set up as a service under CentOS5. It starts using the init script provided.
The build runs fine if I do $ sudo ./cruise build xxx --trace But not from the daemon, or if I omit the sudo. Then, I get this: [error] svn: PROPFIND request failed on '/xxx/trunk' I didn't sudo to add the project, and I chmod -R 777'd everything, just to be sure. What's weird is that the daemon is running as root... Any ideas? -- View this message in context: http://www.nabble.com/%22svn-error%22-in-daemon-mode%2C-works-from-command-line-if-root%2C-but-not-as-normal-user-tf4502466.html#a12840940 Sent from the CruiseControl.rb - Users mailing list archive at Nabble.com. _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
