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

RE: post-commit.bat doesn't work through svn but through running it with administrational rights

From: David McMinn <David.McMinn_at_mwdtechnology.com>
Date: 2007-12-07 16:43:01 CET

carl-otto@kjellkvist.se wrote:

> I'm trying to integrate Subversion with Mantis. Mantis is on a nother
> server than Subversion so I have mapped a folder to Mantis with
> permission for everyone.

[...]

> But if I change the path to mantis nothing happens. I have set all
> permissions to php.exe to everyone. The only thing I can think of is
> some kind of permission fault with the user account which svn runs
> with. But I can not figure it out.
>
> Any thoughs?

I followed the default instructions to set up svnserve and it runs as
"Local System". AFAIK it is not permitted to access any networked
resources on other computers.

I'm not sure if this is the correct solution, but you could try running
svnserve as it's own specific user which both computers allow access to
(e.g. either a domain user or server1\username and grant access on the
mantis server to \\server1\username).

-- 
David McMinn, Maxwell Downhole Technology Ltd.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 7 16:43:43 2007

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.