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

Svnreplicate user permissions

From: Yashpal Nagar <yash_at_linux-delhi.org>
Date: 2005-04-22 14:49:31 CEST

Hi All!

I am trying svnreplicate to syn two repositories.

commit on master gets successful but unable to commit at slave;

At master /var/log/svnreplicate.log says:
###
2005-04-22 15:22:05 [dc-rep:LOG_INFO] svn_dump() successfully dumped revisions
6 to 6
2005-04-22 15:22:05 [dc-rep:LOG_DEBUG] call_slave_commit() on slave 'pj-rep'
called
2005-04-22 15:22:05 [dc-rep:LOG_INFO] call_slave_commit() found youngest
revision is 6
2005-04-22 15:22:05 [dc-rep:LOG_INFO] call_slave_commit() sending command
'slave-commit /opt/repositorys /opt/repositorym 66'
2005-04-22 15:22:13 [dc-rep:LOG_WARNING] call_slave_commit() failed to call
'slave-commit' on remote repository
2005-04-22 15:22:13 [dc-rep:LOG_DEBUG] successfully removed pid file for
repository 'dc-rep'
2005-04-22 15:22:13 [dc-rep:LOG_DEBUG] run successfully finished
2005-04-22 15:22:13 [dc-rep:LOG_DEBUG] --- exiting pid 12706
###

And when i commit at slave it says permission denied, try again.
hook-start syncs fine between two repos.

Setup: I have user,group as "foo" by which's id http works at both server, and
foo has the file system permissions on both the respositories. i user bdb as
db format. I use the same $REPOS\conf\passwd file at both servers.
i created the repository as root & later chown it to foo:foo

Can anyone tell me about permission map for user foo in between master &
slave?

Thanks
Yash
Received on Fri Apr 22 14:50:52 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.