[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[GitHub] [subversion] maddes-b opened a new pull request #22: [PATCH] fix check-mime-type.pl: also check property-modified files

From: GitBox <git_at_apache.org>
Date: Mon, 07 Sep 2020 18:22:57 -0000

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 <maddes+subversion_at_maddes.net>
   Suggested by: Leo Davis [1]
   
   [1] https://mail-archives.apache.org/mod_mbox/subversion-dev/201403.mbox/%3C1576503.m6XB7udPXQ@hurry.speechfxinc.com%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 <maddes+subversion_at_maddes.net>
   
   [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 <maddes+subversion_at_maddes.net>
   
   [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:
users_at_infra.apache.org
Received on 2020-09-07 20:22:57 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.