[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Hook Execution with SVNServe under Win2k3

From: si <sshnug.si_at_gmail.com>
Date: 2006-02-15 02:14:06 CET

Hi again Rory,

> Further updates on the post-commit hook I've been working under.
>
> I now have both the Repository Machine and the Remote Client Machine are
> both accessing the repository via the svn:// protocol.
> Both machines now experience the same behavior.

Ahh, so it was related to the repository access method :)

> The svnaccount has full permissions on the SVNRoot and SVNWorking
> directories.

What about the program(s) being executed?

> This really boils my question down to this: What operating system privilege
> does SVNServe require to execute a hook?

From:
http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1

"Subversion will attempt to execute hooks as the same user who
owns the process which is accessing the Subversion repository"

Also, if you're running svnserve using svnservice, have you
considered running it under a local service account?
http://svn.haxx.se/users/archive-2005-10/0608.shtml

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 15 02:15:12 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.