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

Relocate, permissions problem

From: Bjørnar Skinnes <bskinnes_at_broadpark.no>
Date: 2007-08-16 15:11:50 CEST

A user with these permissions:
[MYREPO:/]
aaa =
[MYREPO:/trunk/src/something]
aaa = rw

We dumped old repository, loaded into new repository with new name on
new server, and
user "aaa" now needs to relocate his working copy of /trunk/something.

this user already checked out the
https://oldserver/svn/oldrepo/trunk/something
then he should be able to perform a relocate to
https://NEWSERVER/svn/MYREPO/trunk/something
but this is NOT happening with current permissions, giving only error
message:
PROPFIND request failed on "/svn/MYREPO"
PROPFIND of '/svn/MYREPO': 403 Forbidden (https://newserver)

When I updated perm. to:
[MYREPO:/]
aaa = r

... the relocate worked.

-- B.S.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Aug 16 14:31:00 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

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