Hi: one side-product of going from CVS to git is that the $Id$ keyword is no more expanded. Unfortunately some python code in the source tree relied on the fact the $Id$ was expanded in a space separated list of items. There is no obvious fix: options range from deleting every $Id$ from the code, to complex solutions involving m4 and autoconf. While waiting for a solution, please find enclosed a patch for a quick fix. (This patch just deletes $Id$ inside string literals in affected python code.) Stefano The patch can be applied at the root of the source tree of 2.9p5 with patch -p1 < 0001-simple-fix-for-Id-CVS-substitution.patch (standard disclaimer: always backup, before applying a patch.) |
0001-simple-fix-for-Id-CVS-substitution.patch
Description: Binary data
------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs
_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers