On Mon, Nov 24, 2008 at 11:55 AM, Maximilian Albert
So, are you seeing any revisions between 19921 and 20226 in current SVN trunk? Strangely, in my fresh SVN checkout, svn log doesn't show me revision 20232 which you mentioned either...
Actually, I do not. So it's even worse than I thought. It seems to have caused information loss in the main SVN repository! In my bash history, I have this recent commit:
svn commit -m "patch 188849 by RM for better pencil interpolation taking into account all points" pencil-context.h pencil-context.cpp
but at
http://inkscape.svn.sourceforge.net/viewvc/inkscape/inkscape/trunk/src/penci...
there's no such comment listed.
This is very bad. We now have some recent bugs that would benefit from searching in SVN history, but the breakage makes this impossible. Please, Ted, make sure this thing never happens again. I would even suggest not using the tool which is capable of wreaking such havoc (I'm pretty sure plain SVN client cannot ever delete revisions from the repository!)