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

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
results:

* 2.4.1
* 2.3.5
* 2.2.3

 

I think that this relates to this issue:

* http://subversion.tigris.org/issues/show_bug.cgi?id=1587
<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
server. I'll be moving to Red Hat Enterprise Server as soon as the server
arrives but in the meantime ...

 

C:\Program Files\Subversion\tools\backup>hot-backup.py \SVNRepository
\SVNBackup

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,
in ?

    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
forms of paths. I've tried running in sh.exe from the Gnu UnixTools. I
always get this exact same error.

 

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.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful. If you are not the intended
addressee please contact the sender and dispose of this e-mail. Thank you.
Received on Thu Apr 7 10:39:51 2005

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.