Uh Oh. Dave, how is it known that sty2.gif and sty2.GIF were duplicates of the same file, and likewise for sty3.gif and sty3.GIF, sty5.gif and sty5.GIF?
I looked at those and I'm fairly certain these were different files whose names happened to differ only in case. Whatever these files were used in, it appears that references to the 3 deleted ones (on a case-sensitive file system) are now broken. (I agree it is a pain that the files have names that fail to allow check-out to a case-insensitive file system, I have one of those too.) SUGGESTION: Reverse the deletion. RENAME the *.GIF files in some way that avoids the collision. It will still break any referential dependencies, but it lets us check them out and also leaves them in the SVN until a better solution can be found. (Sorry I didn't think of this sooner [;<). - Dennis -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Thursday, December 01, 2011 16:13 To: [email protected] Subject: svn commit: r1209319 - in /incubator/ooo/ooo-site/trunk/content/documentation/HOW_TO/spreadsheet: sty2.GIF sty3.GIF sty5.GIF Author: wave Date: Fri Dec 2 00:13:28 2011 New Revision: 1209319 URL: http://svn.apache.org/viewvc?rev=1209319&view=rev Log: removing duplicates Removed: incubator/ooo/ooo-site/trunk/content/documentation/HOW_TO/spreadsheet/sty2.GIF incubator/ooo/ooo-site/trunk/content/documentation/HOW_TO/spreadsheet/sty3.GIF incubator/ooo/ooo-site/trunk/content/documentation/HOW_TO/spreadsheet/sty5.GIF
