maddes-b opened a new pull request #22:
URL: https://github.com/apache/subversion/pull/22


   [[[
   Check also property-modified files in hook script check-mime-type.pl
   
   * contrib/hook-scripts/check-mime-type.pl:
     (proplist) add property-modified files for checks
   
   Patch by: Matthias Bücher <[email protected]>
   Suggested by: Leo Davis [1]
   
   [1] 
https://mail-archives.apache.org/mod_mbox/subversion-dev/201403.mbox/%[email protected]%3E
   ]]]
   
   
   [[[
   Enhanced platform support of hook script check-mime-type.pl
   
   * contrib/hook-scripts/check-mime-type.pl:
     (svnlook) Cross Platform: sane executable determination
   
   Patch by: Matthias Bücher <[email protected]>
   
   [1] http://perldoc.perl.org/perlport.html#PLATFORMS
   ]]]
   
   
   [[[
   Enhanced platform support of hook script check-mime-type.pl
   Adopted from contrib/client-side/svn_load_dirs/svn_load_dirs.pl.in 
(r1295006) [1]
   
   * contrib/hook-scripts/check-mime-type.pl:
     (tmp_dir) Cross Platform: sane temp dir creation via File::Temp
               function tempdir()
     (sub safe_read_from_pipe) Windows/DOS: does not support openfork and
                               files/paths with spaces have to be put in quotes
   
   Patch by: Matthias Bücher <[email protected]>
   
   [1] 
https://svn.apache.org/viewvc/subversion/trunk/contrib/client-side/svn_load_dirs/svn_load_dirs.pl.in
   [2] http://perldoc.perl.org/perlport.html#Interprocess-Communication-(IPC)
   [3] http://perldoc.perl.org/perlport.html#PLATFORMS
   ]]]
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to