svn diff with differing permissions
From: Jim Paris <jim_at_jtan.com>
Date: 2005-08-18 21:56:50 CEST
I am using authz on a 1.2.0 server. My authz file contains something
[/]
[/aaa]
(ie, /aaa is world-readable, but nothing else is). The command
svn diff https://jim.sh/svn/jim/aaa/ https://jim.sh/svn/jim/bbb/
fails with error
svn: REPORT request failed on '/svn/jim/!svn/vcc/default'
and Apache reports:
A failure occurred while driving the update report editor [500, #220000]
Switching the arguments so that the one that requires authentication
svn diff https://jim.sh/svn/jim/bbb/ https://jim.sh/svn/jim/aaa/
works correctly. Both "svn diff" commands ask for my password exactly
-jim
---------------------------------------------------------------------
|
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.