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/25 12:29:18 UTC

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

    [ https://issues.apache.org/jira/browse/INFRA-11220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136847#comment-15136847 ] 

James McCoy edited comment on INFRA-11220 at 2/25/16 11:28 AM:
---------------------------------------------------------------

[~ipv6guru]

% svn info
Path: .
Working Copy Root Path: /home/jamessan/src/apache.org/subversion
URL: https://svn-us.apache.org/repos/asf/subversion/trunk
Relative URL: ^/subversion/trunk
Repository Root: https://svn-us.apache.org/repos/asf
...

I had been using svn.apache.org directly, but when I ran into the propedit failures a fellow committer suggested I try the specific mirrors to get it to work.  At that point, I used "svn relocate https://svn-us.apache.org/repos/asf/subversion" and the propedit continued to fail.  After "svn relocate https://svn-eu.apache.org/repos/asf/subversion" I was successfully able to perform the propedit.


was (Author: jamessan):
% svn info
Path: .
Working Copy Root Path: /home/jamessan/src/apache.org/subversion
URL: https://svn-us.apache.org/repos/asf/subversion/trunk
Relative URL: ^/subversion/trunk
Repository Root: https://svn-us.apache.org/repos/asf
...

I had been using svn.apache.org directly, but when I ran into the propedit failures a fellow committer suggested I try the specific mirrors to get it to work.  At that point, I used "svn relocate https://svn-us.apache.org/repos/asf/subversion" and the propedit continued to fail.  After "svn relocate https://svn-eu.apache.org/repos/asf/subversion" I was successfully able to perform the propedit.

> 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)