From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-February/012004.html | 122 +++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/012004.html (limited to 'zarb-ml/mageia-dev/2012-February/012004.html') 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 @@ + + + + [Mageia-dev] mgarepo log regression? + + + + + + + + + +

[Mageia-dev] mgarepo log regression?

+ nicolas vigier + boklm at mars-attacks.org +
+ Wed Feb 15 18:20:08 CET 2012 +

+
+ +
On Wed, 15 Feb 2012, Anssi Hannula wrote:
+
+> > 
+> > Err no, this is an mgarepo regression. It should automatically escape
+> > the logs when it fetches the log from SVN, and double-checking confirms
+> > that mdv repsys does it correctly.
+> > 
+> > Or has this been intentionally changed at some point??
+> 
+> Actually, scratch that. There is just a bug that escaping isn't done
+> correctly when '%' is the first character of an SVN log message line.
+> 
+> MgaRepo/log.py:
+> unescaped_macro_pat = re.compile(r"([^%])%([^%])")
+> 
+> This matches "x%foo", but doesn't match "%foo".
+
+I have commited this change to fix the problem :
+http://svnweb.mageia.org/soft/build_system/mgarepo/trunk/MgaRepo/log.py?r1=265&r2=2956&view=patch
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1