You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Glenn Carr <GC...@ConnectShip.com> on 2004/05/25 17:00:23 UTC

Re: hot-backup.py on windows

I'm trying to use hot-backup-py on W2K and I'm running into the same problem
with the hot-backup.py script that Andy noted back in March.  Was this ever
resolved?

Thanks,
Glenn


On 2004-03-30 12:00:19 CEST Andy Tawse wrote:

> The problem I have now is : 
> 
> Path to repo : project2 
> Beginning hot backup of 'c:\svn\project2'. 
> Youngest revision is 10 
> Backing up repository to 'c:\admin\svn_repos_backup\project2-10'... 
> Traceback (most recent call last): 
>   File "C:\Program Files\Subversion\hot-backup.py", line 131, in ? 
>     backup_subdir, "--clean-logs") 
>   File "C:\PROGRA~1\PYTHON~1.3\lib\os.py", line 566, in spawnl 
>     return spawnv(mode, file, args) 
> OSError: [Errno 2] No such file or directory 
> 
> 
> Seems like there is a problem with one of the paths when calling 
> svnadmin through os.spawnl (thats on line 131). 
> 
> 
> Has anyone had any similar problems or knows of solution? 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org