[MacPorts] #41458: Not able to edit svn:log property
MacPorts
noreply at macports.org
Tue Nov 19 20:51:33 PST 2013
#41458: Not able to edit svn:log property
----------------------------+-------------------------
Reporter: ryandesign@… | Owner: wsiegrist@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: server/hosting | Version:
Keywords: | Port:
----------------------------+-------------------------
I used to be able to edit the svn:log property of committed revisions
(using e.g. `svn propedit svn:log --revprop -r 113590`), but although I
can still do that without error, the property does not end up getting
changed, and the emails that get sent to the macports-changes mailing list
show the change in the reverse order. For example, I edited this revision
to add more detail, and the email said:
{{{
From: ryandesign at macports.org
Subject: propchange - r113590 svn:log
Date: November 19, 2013 at 22:30:43 CST
To: macports-changes at lists.macosforge.org
Reply-To: macports-dev at lists.macosforge.org, ryandesign at macports.org
Author: ryandesign at macports.org (original author: ryandesign at macports.org)
Revision: 113590
Property Name: svn:log
--- /var/tmp/revprops/pre-113590-ryandesign at macports.org 2013-11-19
20:30:43.564470909 -0800
+++ /var/tmp/revprops/post-113590-ryandesign at macports.org 2013-11-19
20:30:43.636357129 -0800
@@ -1 +1 @@
-bro: update to 2.2 (#41308, maintainer timeout), which fixes the build
with clang 3.3+; add dependencies on libraries that do get used, like
python27 (#39971)
+bro: update to 2.2 (#41308, maintainer timeout), which fixes the build
with clang 3.3+; add dependencies on libraries that do get used
}}}
Later I wanted to add more detail, and the email said:
{{{
From: ryandesign at macports.org
Subject: propchange - r113590 svn:log
Date: November 19, 2013 at 22:39:38 CST
To: macports-changes at lists.macosforge.org
Reply-To: macports-dev at lists.macosforge.org, ryandesign at macports.org
Author: ryandesign at macports.org (original author: ryandesign at macports.org)
Revision: 113590
Property Name: svn:log
--- /var/tmp/revprops/pre-113590-ryandesign at macports.org 2013-11-19
20:39:38.370377437 -0800
+++ /var/tmp/revprops/post-113590-ryandesign at macports.org 2013-11-19
20:39:38.424594340 -0800
@@ -1 +1 @@
-bro: update to 2.2 (#41308, maintainer timeout), which fixes the build
with clang 3.3+; add dependencies on libraries that do get used, like
python27 (#39971), zlib, and libgeoip, which fixes the build on the
buildbots (#39973)
+bro: update to 2.2 (#41308, maintainer timeout), which fixes the build
with clang 3.3+; add dependencies on libraries that do get used
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41458>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list