[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 fails

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-09-26 17:10:47 CEST

Jan Evert van Grootheest <j.grootheest@euronext.nl> writes:

> Hello,
>
> As I know nothing of Python at all, I come to you with a
> question. Hopefully somebody will be kind enough to help me.
>
> The hot-backup.py script fails. This is what it says:
> Beginning hot backup of '/home/switch/svn/currentdb/MAL2/'.
> Traceback (innermost last):
> File
> "/home/switch/svn/current/usr/lib/subversion/tools/backup/hot-backup.py",
> line 94, in ?
> infile, outfile, errfile = os.popen3(svnlook + " youngest " + repo_dir)
> AttributeError: popen3

I believe that popen3 is new to Python 2.x.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 26 17:11:57 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.