* subversion/mod_dav_svn/version.c
commitf95fdb29891e371d823d95bacfc66835b9fcda38
authorepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Thu, 20 Dec 2007 20:52:02 +0000 (20 20:52 +0000)
committerepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Thu, 20 Dec 2007 20:52:02 +0000 (20 20:52 +0000)
treec5209af9baeffef19aeb5992aad0d56098d9d71a
parent8b680ed8953ebca6ec47bb455f3bfc0543a78800
* subversion/mod_dav_svn/version.c
  (merge): Don't log target->info->repos_path in the operational log;
    it's completely redundant to the repository itself (just look at
    the changed paths for the revision!) and doesn't really work
    anyway:  repos_path is the path passed to svn_ra_open2, which is
    the longest common path of all commit targets for svn_client, but
    not necessarily for other clients (some always open the root).

git-svn-id: http://svn.collab.net/repos/svn/trunk@28610 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/mod_dav_svn/version.c