Problems with hot_backup.py on Windows XP
From: David Colton <DColton_at_curamsoftware.com>
Date: 2005-04-07 10:37:15 CEST
First up I don't know Python.
Second I've tried this with the following versions of Python with the same
* 2.4.1
I think that this relates to this issue:
* http://subversion.tigris.org/issues/show_bug.cgi?id=1587
As stated in the subject I'm running this on a Windows XP FSFS Subversion
C:\Program Files\Subversion\tools\backup>hot-backup.py \SVNRepository
Beginning hot backup of '\SVNRepository'.
Youngest revision is 2270
Backing up repository to '\SVNBackup\SVNRepository-2270'...
Traceback (most recent call last):
File "C:\Program Files\Subversion\tools\backup\hot-backup.py", line 129,
backup_subdir, "--clean-logs")
File "C:\PROGRA~1\PYTHON~2\lib\os.py", line 523, in spawnl
return spawnv(mode, file, args)
OSError: [Errno 2] No such file or directory
I've tried rewriting the os.spawnl as os.spawnv with no luck. I've tried all
Help.
David Colton
Curam Software Ltd,
Unit 15 Joyce Way,
Parkwest Business Park,
Dublin 12
PH: (01) 4323066
www.curamsoftware.com <http://www.curamsoftware.com>
The information in this email is confidential and may be legally privileged.
|
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.