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

Re: [PATCH] Fix potential crash in libsvn_repos when executing pre-commit hook

From: Sergey Raevskiy <sergey.raevskiy_at_visualsvn.com>
Date: Fri, 6 Feb 2015 20:17:35 +0300

> I committed the test using /bin/sh, anything else is a lot more work and
> possibly more likely to fail than to find a system without /bin/sh.

I'm agree, other options seems to be less reliable and much more complicated.

Finally, there is well-known practise of using /usr/bin/env (e.g.
'#!/usr/bin/env sh') but this option seems to be even less portable than
/bin/sh.
Received on 2015-02-06 18:20:19 CET

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.