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

hot-backup.py error question

From: Andy Levy <andy.levy_at_magus.co.uk>
Date: Mon, 4 Feb 2008 15:45:57 -0000

I'm a bit of a newbie on subversion.
 
Trying to run hot-backup but getting an error message:
 
hot-backup.py --archive=gz /sub /subbackup

Traceback (most recent call last):
  File "hot-backup.py", line 68, in ?
    opts, args = getopt.gnu_getopt(sys.argv[1:], "h?", ["archive-type=",
"help"])
AttributeError: 'module' object has no attribute 'gnu_getopt'
 
Running python2.2.3
 
Have I missed something?
 
Thx Andy
Received on 2008-02-04 17:01:54 CET

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.