Hi there, I have a svn repo on machine A and I'm wanting to use svnsync to sync the repo with a repo on machine B. The repo on machine A is owned by user _www and group _www and I have httpd configured to serve the repo up.
I'd like to have a post-commit hook and a post-revprop-change hook configured for the repo on machine A so that svnsync is invoked. I am using svnsync to connect to machine B's repo using the svn-ssh protocol. I would presume that my svn hooks are executed as the _www user and so _www needs to have its id_dsa.pub file supplied to machine B's svnsync user. Is there a means by which I can generate the public and private keys for the _www user and then instruct the hook to pick up the private key each time it is to perform an svnsync? I ask given that the _www user has no shell by default. ...or is there a better way for me to approach the job of synchronising a Mac OS X svn repo with another machine? Thank you for your time. Kind regards, Christopher_______________________________________________ MacOSX-admin mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-admin
