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

Re: hot-backup.py attributeerror: popen3

From: Edward S. Marshall <esm_at_logic.net>
Date: 2002-05-04 01:35:59 CEST

On Fri, 2002-05-03 at 18:24, Nathan Fiedler wrote:
> What are the requirements for getting the tools/backup/hot-backup.py
> script to work? When I run it, I get this error.

Change the first line of the script from:

        #!/usr/bin/env python

to:

        #!/usr/bin/env python2

That ought to do the trick.

-- 
Edward S. Marshall <esm_at_logic.net>                http://esm.logic.net/
-----------------------------------------------------------------------
[              Felix qui potuit rerum cognoscere causas.              ]

Received on Sat May 4 01:36:57 2002

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.