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

Re: svn command only from wheel group users?

From: Chris <svnuser_at_coolarrow.com>
Date: 2005-09-14 23:52:10 CEST

> Since you're on FreeBSD, try running 'ktrace svn help'
>and then run 'kdump'
> to look for the error coming back when you try to access
>the library.

Well, ktrace and kdump seem to work fine when I'm running
as root. When I try to run ktrace as any other user, I
get:

      ktrace: unlink ktrace.out: Permission denied

The permissions for /bin/unlink are -r-xr-xr-x
(root:wheel)
and the directory unlink is in: drwxr-xr-x

The permissions for /usr/bin/ktrace are -r-xr-xr-x
(root:wheel)
and the directory ktrace is in: drwxr-xr-x

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 15 00:00:13 2005

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.