On Sat, May 21, 2011 at 22:44, Greg Stein <gst...@gmail.com> wrote: > On May 21, 2011 8:06 PM, <i...@apache.org> wrote: >> >> Author: ivan >> Date: Sat May 21 18:05:57 2011 >> New Revision: 1125758 >> >> URL: http://svn.apache.org/viewvc?rev=1125758&view=rev >> Log: >> * subversion/libsvn_ra_neon/commit.c >> (commit_add_file): Fetch only DAV:resourcetype property when checking > that >> file doesn't before putting it in transaction. > > Can you redo that log message? It doesn't make any sense to me... > Sorry, is the following makes more sense? [[ * subversion/libsvn_ra_neon/commit.c (commit_add_file): Fetch only DAV:resourcetype property to check whether file exists or not in transaction. ]]]
-- Ivan Zhakov