You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "James McCoy (JIRA)" <ji...@apache.org> on 2016/02/06 22:52:39 UTC

[jira] [Created] (INFRA-11220) Unable to perform "svn propedit" for Subversion project against svn-us.apache.org

James McCoy created INFRA-11220:
-----------------------------------

             Summary: Unable to perform "svn propedit" for Subversion project against svn-us.apache.org
                 Key: INFRA-11220
                 URL: https://issues.apache.org/jira/browse/INFRA-11220
             Project: Infrastructure
          Issue Type: Bug
          Components: Subversion
            Reporter: James McCoy


If "svn propedit" is performed against svn-us.apache.org for the subversion project, the below error occurs:

$ svn propedit --revprop -r r1728387 svn:log
svn: E175008: While handling the 'svn:log' property on '/repos/asf/!svn/bln/1728387':
svn: E175008: Revprop change blocked by pre-revprop-change hook (exit code 2) with output:
Must be authorized to change any properties.

Note that I never get the prompt to authenticate.  Even when using an explicit --username, the above error occurs.

Performing the same against svn-eu.apache.org works fine.

@pono has done an initial investigation into the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)