Fix issue #4621

The svn command line client version 1.9 and later will return
an error on propget if the property doesn't exist.

* contrib/client-side/svn_load_dirs/svn_load_dirs.pl.in
  Check for the property existence using proplist before trying
  to get the property

Patch by: Vivek Khera (newline fixes by me, removed part
already fixed in r1863392)



git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1912002 13f79535-47bb-0310-9956-ffa450edef68
1 file changed