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

hot-backup.py attributeerror: popen3

From: Nathan Fiedler <nfiedler_at_bluemarsh.com>
Date: 2002-05-04 01:24:36 CEST

What are the requirements for getting the tools/backup/hot-backup.py
script to work? When I run it, I get this error.

Beginning hot backup of '/usr/local/svn/repos'.
Traceback (innermost last):
  File "/etc/cron.daily/hot-backup.py", line 54, in ?
    infile, outfile, errfile = os.popen3(svnadmin + " youngest " +
repo_dir)
AttributeError: popen3

I've got the following Python RPMs installed:

rpm-python-4.0.3-1.03
python-1.5.2-35
python-devel-1.5.2-35
python-xmlrpc-1.5.1-7.x.3
python2-devel-2.2.1-1
python2-2.2.1-1
python2-tkinter-2.2.1-1

Is there something else I need in addition to these?

nathan

P.S. I searched Google, Google Groups, and the Subversion dev mailing
list, all to no avail.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 4 01:25:40 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.