Julian Foad <julian.f...@wandisco.com> writes: > Noorul Islam K M wrote: > >> Log >> [[[ >> Follow-up to r879452. >> >> * subversion/libsvn_ra_local/ra_plugin.c >> (svn_ra_local__obliterate_path_rev): Replace call to svn_path_join() >> with svn_dirent_join() function. > > Hi Noorul. > > Why? Please explain. >
Because svn_path_join() is deprecated. I could see similar change done in r879452. I thought it will be obvious from the log message because I mentioned the revision. Thanks and Regards Noorul