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

Re: subversion client test suite

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-03-07 20:32:31 CET

> I think this could be done in Bash; but might be more trouble than
> it's worth (harder to maintain and extend?).
[...]
> The way I see it, I have two choices: Perl or Python.

As a site integrator, I find it obnoxious when packages rely on perl
for any part of the build or regression test procedure. (Regression
tests are valuble to site integrators as well as developers.) Python
would be much much worse, since it is much less universal than perl.

So, I strongly advocate sticking to bourne shell and C and make, as we
do for the rest of the build system. This has nothing to do with my
like or dislike of perl and python as languages.
Received on Sat Oct 21 14:36:25 2006

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.