On Apr 9, 2011 7:54 PM, <rhuij...@apache.org> wrote: > > Author: rhuijben > Date: Sat Apr 9 23:54:31 2011 > New Revision: 1090715 > > URL: http://svn.apache.org/viewvc?rev=1090715&view=rev > Log: > Two small optimizations in the commit handler: Assume absolute paths are > already absolute and only send fulltexts for local additions, instead of > for additions and copies.
It is unclear that item->path is absolute. Ideally, renaming the field would be best. At a minimm, add a comment here. >... Cheers, -g