Gabriel Dos Reis wrote: > Do you think you have a spare cycle to backport Ralf's fixes to > build-improvements? >
Ralf fixes are revisions 136 and 137 on SF /trunk. I tried to use svn merge -r 135:137 https://svn.sourceforge.net/svnroot/axiom/trunk (and also more fine grained variations) but that fails due to truncated connections. However I can do (and did) the changes easily on local copy: cd src/hyper/viewports svn propdel svn:keywords */*.Z svn propdel svn:eol-style */*.Z and then svn proplist --verbose */*.Z gives empty output. I think that minimize problems with big commits it is best to do correction in stages. Besides viewport we need to correct properties (and then commit a fixed version) a few other files: axiom30yr.jpg, axiomicon.png, axiomlogo.jpg, axiomsml.png, src/doc/bookvol1.pdf, src/doc/french/ac20.pdf, src/doc/french/manuel1.pdf, src/doc/french/manuel2.pdf There is also corrupted binary src/share/algebra/libaxiom.al, but it is unused and probably out of date (it is my next candidate for deletion, but it fate can be discussed later), so I would leave it alone. OK to go on? -- Waldek Hebisch [EMAIL PROTECTED] _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
