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

Re: svn.collab.net is now running Subversion 0.23.

From: Barrie Slaymaker <barries_at_slaysys.com>
Date: 2003-05-19 22:22:07 CEST

On Mon, May 19, 2003 at 01:01:29PM -0700, Blair Zajac wrote:
> Philip Martin wrote:
> >
> > Branko ??ibej <brane@xbc.nu> writes:
> >
> > > Instead, let's start serious stress (and performance) tests of BDB
> > > 4.1.x. I can try to do the Windows bit, if somebody can explain how to
> > > change stress.pl to not use fork.
> >
> > Does Perl on Windows have IPC::Open3? If so, then how about
>
> I don't know about IPC::Open3, but the file says it's been ported
> to Win32.
>
> Another possibility is to use IPC::Run to handle this kind of stuff
> and more complicated redirections, pipes, etc on Windows. I've had
> good luck with this package.

See also IPC::Run3 if all you want is system() with a few redirects; its
run3() is smaller, more portable (I hope!) and faster, especially on
Win32.

That said, I've only tested it on WinNT, will be testing it more on XP
coming up.

- Barrie

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 22:32:23 2003

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.