Alexander Thomas <alexander at collab dot net>


Found
r20895

r20895 | dionisos | 2006-07-28 16:50:01 -0500 (Fri, 28 Jul 2006)

Prevent failures halfway adding a write-only (sic) file.

Found by: Alexander Thomas <alexander at collab dot net>
          julianfoad

* subversion/libsvn_client/add.c
  (add_file): Reorder operations to make sure we fail before adding the
   file (instead of failing *after* addition, but *before* setting
   auto-props).