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

Re: subversion not running without .subversion directory?

From: <kfogel_at_collab.net>
Date: 2004-11-05 18:07:20 CET

solo turn <soloturn@gmail.com> writes:
> i tried to configure websvn. the apache user is running as user
> nobody. the effects were:
>
> - the sub-paths on the bottom wherer not shown
> - diff gave the error:
> svn: Can't check path '/home/svn-build-user/.subversion': Permission denied
>
> can i somehow prevent svn from accessing this, or redirect it to some
> other location, which is not a users home directory?

   $ svn --config-dir PATH_TO_ALTERNATE_CONFIG_DIR

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 5 20:01:56 2004

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

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