By the way:

  [[[
  % rm -rf subversion/mod_dav_svn
  % ../other_wc/subversion/svn/svn up
  A         subversion/mod_dav_svn
  A    subversion/mod_dav_svn/merge.c
  ...
  A    subversion/mod_dav_svn/mirror.c
  Conflict for property 'svn:eol-style' discovered on 
'/home/daniel/src/svn/trunk.d/subversion/mod_dav_svn/authz.c'.
  They want to change the property value to 'native', you want to delete the 
property.
  Select: (p) postpone,
          (mf) mine-full, (tf) theirs-full,
          (s) show all options: 
  ]]]

So:

* the output filenames aren't aligned

* updating a not-on-disk directory causes a prop conflict on a child thereof...

Reply via email to