You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@httpd.apache.org by GitBox <gi...@apache.org> on 2020/09/20 02:27:11 UTC

[GitHub] [httpd] byshen opened a new pull request #143: Improve the log message for dav_fs_copymove_file

byshen opened a new pull request #143:
URL: https://github.com/apache/httpd/pull/143


   * modules/dav/fs/repo.c: Add filepath in the log messages of
       dav_fs_copymove_file to differentiate src and dst filepath
       location
   
   The previous log message only says "Could not open file for reading/writing", 
   but the file paths are different in reading or writing. I added the file name into 
   the log message, so that people can see the which file path may have read/write
   permission problems.
   
   Any thoughts are appreciated!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org