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

Re: svnserve via xinetd : file 'format' permission denied

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2006-02-12 17:19:47 CET

Hi Bruno,

>>>when using svnserve via xinetd, I have a problem related to the file
>>>'format' in my repository as permission is denied (whatever access file
>>>flags on file). 'Can't open file my_repo/...etc.../format : permission is
>>>denied'

Can you post the complete error message here...

> svn info svn://192.168.1.2/
> As I said before, this command works fine when svnserve is started in daemon,
You started the svnserve as user bruno?

> but not via xinetd.
> note: 192.168.1.2 is the IP address of my server.

Ok. Would please give a liste "ls -al" of the directory "my_repo" cause
it seemed to me you don't give the correct permissions to your directories.

>>chmod -R 03777 /home/bruno/.svn_repository_documents
>>and of course
>>chown svnadmin:users for the directories...
>
>
> Try this but have still same problems
I can't believe that, cause you give all permissions to all users
and world...

Have you restarted xinetd ?

BTW: If you having this local repos just to synchronize with your server
just take a look at svk.elixus.org which might be a solution for you...

Kind regards.
Karl Heinz Marbaise

-- 
Software Entwicklungs- und Beratungs Service  http://www.soebes.de
Dipl.Ing.(FH) Karl Heinz Marbaise            email: info@soebes.de
Tel.: +49 (0) 241 / 16 91 210                 ICQ#: 135949029
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 12 17:22:05 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.