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

CheckOut error with migrated repository [REPORT request failed]

From: Timmerman, Abe <Abe.Timmerman_at_INHOLLAND.nl>
Date: 2004-07-22 16:26:12 CEST

Hello,

I'm in the process of migrating my svn server to a new machine and newer
version.
The new machine+new version don't seem to play nice.

Both machines are standard RedHat 9 + updates.
Old situation:
        ati2:~$ rpm -qa | perl -ne '/subversion|httpd|neon|apr/ and
print'
        neon-0.23.5-1
        httpd-apr-2.0.45-0.2
        subversion-server-0.23.0-5972
        subversion-0.23.0-5972
        httpd-2.0.45-0.2

New situation:
        ati3:~$ rpm -qa | perl -ne '/subversion|httpd|neon|apr/ and
print'
        subversion-1.0.5-1
        apr-devel-0.9.5-0.2
        apr-util-0.9.5-0.1
        subversion-server-1.0.5-1
        apr-util-devel-0.9.5-0.1
        neon-0.24.7-1
        apr-0.9.5-0.2
        httpd-2.0.48-3
        httpd-devel-2.0.48-3

Repositories are "dump"ed on old and "load"ed on new machine with
svnadmin.

        ati3:~/klad/svnbug$ svn co http://ati3/repos/diane/diane3m
        svn: REPORT request failed on '/repos/diane/!svn/vcc/default'
        svn:
        Unable to open root of edit

I am able to "svn sw" an existing working copy to the new machine and
commit changes to that new repository and view them in a web-browser.

Newly created repositories on the new machine don't have a problem.

Have I missed something or is this a genuine problem?

Thanks for a great product!

Kind regards,

Abe Timmerman

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 22 20:12:03 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.