summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-February/012004.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012004.html')
-rw-r--r--zarb-ml/mageia-dev/2012-February/012004.html122
1 files changed, 122 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012004.html b/zarb-ml/mageia-dev/2012-February/012004.html
new file mode 100644
index 000000000..797c7b2bd
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-February/012004.html
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] mgarepo log regression?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mgarepo%20log%20regression%3F&In-Reply-To=%3C20120215172008.GK21938%40mars-attacks.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="012003.html">
+ <LINK REL="Next" HREF="011961.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] mgarepo log regression?</H1>
+ <B>nicolas vigier</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mgarepo%20log%20regression%3F&In-Reply-To=%3C20120215172008.GK21938%40mars-attacks.org%3E"
+ TITLE="[Mageia-dev] mgarepo log regression?">boklm at mars-attacks.org
+ </A><BR>
+ <I>Wed Feb 15 18:20:08 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="012003.html">[Mageia-dev] mgarepo log regression?
+</A></li>
+ <LI>Next message: <A HREF="011961.html">[Mageia-dev] In need of a mentor
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12004">[ date ]</a>
+ <a href="thread.html#12004">[ thread ]</a>
+ <a href="subject.html#12004">[ subject ]</a>
+ <a href="author.html#12004">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Wed, 15 Feb 2012, Anssi Hannula wrote:
+
+&gt;<i> &gt;
+</I>&gt;<i> &gt; Err no, this is an mgarepo regression. It should automatically escape
+</I>&gt;<i> &gt; the logs when it fetches the log from SVN, and double-checking confirms
+</I>&gt;<i> &gt; that mdv repsys does it correctly.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Or has this been intentionally changed at some point??
+</I>&gt;<i>
+</I>&gt;<i> Actually, scratch that. There is just a bug that escaping isn't done
+</I>&gt;<i> correctly when '%' is the first character of an SVN log message line.
+</I>&gt;<i>
+</I>&gt;<i> MgaRepo/log.py:
+</I>&gt;<i> unescaped_macro_pat = re.compile(r&quot;([^%])%([^%])&quot;)
+</I>&gt;<i>
+</I>&gt;<i> This matches &quot;x%foo&quot;, but doesn't match &quot;%foo&quot;.
+</I>
+I have commited this change to fix the problem :
+<A HREF="http://svnweb.mageia.org/soft/build_system/mgarepo/trunk/MgaRepo/log.py?r1=265&amp;r2=2956&amp;view=patch">http://svnweb.mageia.org/soft/build_system/mgarepo/trunk/MgaRepo/log.py?r1=265&amp;r2=2956&amp;view=patch</A>
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="012003.html">[Mageia-dev] mgarepo log regression?
+</A></li>
+ <LI>Next message: <A HREF="011961.html">[Mageia-dev] In need of a mentor
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12004">[ date ]</a>
+ <a href="thread.html#12004">[ thread ]</a>
+ <a href="subject.html#12004">[ subject ]</a>
+ <a href="author.html#12004">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>