Hi Andreas, Not sure, maybe because I renamed TableBody to TablePart and then created a new TableBody class in Eclipse. So I'm guessing behind the scenes it did an svn remove on TableBody and then an svn add when I created the new class :-S. Sorry for any inconvenience.
Adrian. 2008/6/21 Andreas Delmelle <[EMAIL PROTECTED]>: > On Jun 21, 2008, at 20:56, Andreas Delmelle wrote: > > On Jun 21, 2008, at 18:10, [EMAIL PROTECTED] wrote: >> >> Author: acumiskey >>> Date: Sat Jun 21 09:10:03 2008 >>> New Revision: 670217 >>> >>> URL: http://svn.apache.org/viewvc?rev=670217&view=rev >>> Log: >>> Moved the contents of TableBody into a new abstract base class TablePart, >>> which is now subclassed by TableBody, TableHeader and TableFooter. >>> >>> Added: >>> >>> xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/table/TableBody.java >>> >> >> Can you explain why this file shows up as added, instead of modified? It >> leads to an error when I try to update... >> > > Never mind. Easily worked around by deleting the local copy. Still curious, > though... > > > Cheers > > Andreas > -- Adrian.
