server side copies with Path-Based Authorization
From: schrei5 <dominikruf_at_googlemail.com>
Date: Mon, 15 Dec 2008 02:06:58 -0800 (PST)
Hi,
I have a problem with authorization of our repository.
[/]
[/project1]
[/project2]
Most things work as expected. But user2 and user3 can not make server side
C:\SVN\test\project1\trunk>svn copy
If they execute svn copy in their working copy and commit the changes it
C:\SVN\test\project1\trunk>svn copy Textdokument.txt file2.txt
C:\SVN\test\project1\trunk>svn commit -m "local copy"
Committed revision 303.
In the scenario above the users can use the later approach.
Is this a problem of the authz_svn_module or do I have to change my
cheers
-- View this message in context: http://www.nabble.com/server-side-copies-with-Path-Based-Authorization-tp21011160p21011160.html Sent from the Subversion Users mailing list archive at Nabble.com. ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=984335 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2008-12-15 11:09:14 CET |
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.