Benjamin Reed <rangerrick@gmail.com>


Patch
r878801

r878801 | dustin | 2009-08-13 15:12:55 +0000 (Thu, 13 Aug 2009)

* contrib/client-side/svnmerge/svnmerge.py
  (PathIdentifier.from_pathid): ignore corrupted or invalid entries
   if --ignore-invalid-entries was set 
  (dict_from_revlist_prop): only set the external form and revs if
   pathid is valid
  (global_opts): add --ignore-invalid-entries to global options

Patch by: Benjamin Reed <rangerrick@gmail.com>
Review by: me