Hi...
I finally succeeded in at least partitially converting my CVS to SVN using
cvs2svn. Now I tried to check out a converted branch. But this fails. There
were some reports on that already some days ago, but I couldn't find a
solution/fix for this in the archive.
I am running subversion 0.30.0 (r7178)
svn co http://raid1:8888/svn/test/branches/x10/CVS
svn: RA layer request failed
svn: REPORT request failed on '/svn/test/!svn/vcc/default'
svn: REPORT of '/svn/test/!svn/vcc/default': timed out waiting for server
(http://raid:8888)
After svn co it takes 1 or 2 minutes till the error appears... The machine
itself is nearly idle. no load on it during svn co.
I tried it both local on a cygwin client and directly on the subversion
server (linux)!
The access.log of apache shows:
192.168.7.6 - - [01/Oct/2003:10:31:28 +0200] "PROPFIND
/svn/test/branches/x10/de HTTP/1.1" 401 514
192.168.7.6 - root [01/Oct/2003:10:31:36 +0200] "PROPFIND
/svn/test/branches/x10/de HTTP/1.1" 207 708
192.168.7.6 - root [01/Oct/2003:10:31:42 +0200] "PROPFIND
/svn/test/!svn/vcc/default HTTP/1.1" 207 402
192.168.7.6 - root [01/Oct/2003:10:31:42 +0200] "PROPFIND
/svn/test/!svn/bln/18390 HTTP/1.1" 207 461
192.168.7.6 - root [01/Oct/2003:10:31:42 +0200] "PROPFIND
/svn/test/branches/x10/de HTTP/1.1" 207 708
When i do
svn co file:///<path_to_repos>/svn/test/branches/x10/CVS
on the linux server (which is btw. pretty fast) It starts checkin out, but
it takes ages and the machine remains idle the whole time....
I yet don't know whether it will finish or not doing this as it checks out
one file every 5 minutes....
Any clues?
Anything I can do to get more verbose output and to speed this up?
Thanks,
Roland
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 1 10:56:29 2003