Project

General

Profile

Try to setup SVN

Added by chris de Kok about 15 years ago

But with this step:

cat /etc/cron.d/redmine
10 * * * * root ruby reposman.rb --redmine my.redmine.host --svn-dir /var/svn --owner www-data --url http://my.svn.server/svn-private/ >> /var/log/reposman.log

I get access denied, anything i can do? I assume the log is allready being used


Replies (2)

RE: Try to setup SVN - Added by Tim Klein about 15 years ago

can you give some more details pls

RE: Try to setup SVN - Added by Mark Anderson almost 15 years ago

have you tried the typical cron debugging steps, like running the command from the shell? Be sure to su to root first, then try your command.

If access is denied it could be to ANY of the files mentioned in the command. Check each in turn.

good luck!

    (1-2/2)