Committed: r1508939. Thank you. -----Original Message----- From: Nick Burch [mailto:[email protected]] Sent: Wednesday, July 31, 2013 11:36 AM To: POI Developers List Subject: RE: svn commit: r1508691 - in /poi/trunk: src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSimpleShape.java src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFDrawing.java test-data/spreadsheet/WithTextBox.xlsx test-data/spreadsheet/WithTextBox2...
On Wed, 31 Jul 2013, Allison, Timothy B. wrote: > Sorry about that and for the ignorance exhibited by this: > > commit isn't working on status.xml (status -u shows the update; diff > doesn't)... do I "svn cp" my updated copy to > https://svn.apache.org/repos/asf/poi/site/src/documentation/content/xdocs/status.xml You'll probably want to checkout https://svn.apache.org/repos/asf/poi/site/ independently of https://svn.apache.org/repos/asf/poi/trunk/ . There is a svn:external on the latter to part of the former, but not enough to re-build the site. Or, if you do want to commit from within the main checkout, you'll need to cd into src/documentation first Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
