You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by rb...@connected.com on 2004/05/11 17:09:01 UTC

problem with hot-backup.py recovery test

Hi,
My environment is RH9, SVN 1.0.2, Apache 2.0.48 etc.

I use hot-backup.py to backup my repository. I wanted do a repository
recovery test.

I setup a new svn server machine, using the same versions of the various
software, created a new empty repository, verified that I could bring up the
new repository in a browser, then moved the newly created repository
contents to another directory, and dropped in the contents of the backup
directory produced by hot-backup.py on the production svn server. I then
used IE to browse to the repository. I expected to see and have a fully
functional repository. Instead I get an error stating.. 

"The xml file does not appear to have any style information associated with
it. The document tree is shown below."
<D:error>
<C:error/>
<m:human-readable errorcode=160029">Could not open the requested SVN
filesystem</m:human-readable>
</D:error>

Any help is greatly appreciated!

Ryan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connected: the leading provider of automated 
data protection, archiving and recovery 
solutions for distributed data.
http://www.connected.com

 

Re: problem with hot-backup.py recovery test

Posted by Ben Collins-Sussman <su...@collab.net>.
On Tue, 2004-05-11 at 12:09, rbraswell@connected.com wrote:

> <m:human-readable errorcode=160029">Could not open the requested SVN
> filesystem</m:human-readable>

Look at the apache errorlog for details.  This problem is almost always
caused by permissions problems (i.e. apache doesn't have complete
read/write premsission on the repository.)



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