[MacPorts] #41458: Intermittently not able to edit svn:log property (was: Not able to edit svn:log property)

MacPorts noreply at macports.org
Sat Dec 7 02:02:15 PST 2013


#41458: Intermittently not able to edit svn:log property
-----------------------------+--------------------------
  Reporter:  ryandesign@…    |      Owner:  ryandesign@…
      Type:  defect          |     Status:  reopened
  Priority:  Normal          |  Milestone:
 Component:  server/hosting  |    Version:
Resolution:                  |   Keywords:
      Port:                  |
-----------------------------+--------------------------
Changes (by ryandesign@…):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 It happened again: https://lists.macosforge.org/pipermail/macports-
 changes/2013-December/099043.html

 But this time, I got an error in the terminal. My transcript:

 {{{
 $ cat $(which svnlogedit)
 #!/bin/bash
 # $Id: svnlogedit 38 2008-07-15 23:05:04Z rschmidt $

 svn propedit --revprop -r $1 svn:log $2
 $ echo $M
 https://svn.macports.org/repository/macports
 $ svnlogedit 114384
 svn: E175002: DAV request failed; it's possible that the repository's pre-
 revprop-change hook either failed or is non-existent
 svn: E175002: Could not execute PROPPATCH.
 $ svn log -r 114384 $M
 ------------------------------------------------------------------------
 r114384 | devans at macports.org | 2013-12-06 17:14:44 -0600 (Fri, 06 Dec
 2013) | 2 lines

 VLC, VLC-devel: apply upstream patch to fix build with freetype 2.5.1.

 ------------------------------------------------------------------------
 $
 }}}

 But trying a second time worked: https://lists.macosforge.org/pipermail
 /macports-changes/2013-December/099044.html

 {{{
 $ svnlogedit 114384
 Set new value for property 'svn:log' on revision 114384
 $ svn log -r 114384 $M
 ------------------------------------------------------------------------
 r114384 | devans at macports.org | 2013-12-06 17:14:44 -0600 (Fri, 06 Dec
 2013) | 2 lines

 VLC, VLC-devel: apply upstream patch to fix build with freetype 2.5.1
 (#41640)

 ------------------------------------------------------------------------
 $
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/41458#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list