check-mime-type.pl on Windows
From: Matthias Buecher / Germany <maddes_at_go.to>
Date: 2007-08-14 22:23:06 CEST
-----BEGIN PGP SIGNED MESSAGE-----
I'm trying to use check-mime-type.pl on Windows.
The Pre-Commit batch file calls it the following way, which is working
REM *** Check MIME types
In the Perl script I changed two lines to use my correct Windows pathes:
44: my $svnlook = "D:\\Programme\\Coding\\SubVersion\\bin\\svnlook.exe";
99: my $tmp_dir = 'D:\\TEMP\\SVN';
But when I submit anything, then I get the following message line:
Error: D:\Repositories\SVN\_Scripts\check-mime-type.pl:
I assume this is related to the "safe_read_from_pipe" function.
How I can make the script work on Windows too?
Any help is greatly appreciated.
Regards
-----BEGIN PGP SIGNATURE-----
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.