Hi,
I'm afraid I'm still a Subversion newbie. I tried checking out the 2_1_X
branch following the instructions on the Cocoon web site; any idea what
could cause the following message, or whether it's anything to worry about?
I'm using subversion 1.3.0 on Windows XP.
C:\development\cocoon>svn co
http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/
...
A BRANCH_2_1_X\lib\core\commons-io-1.1.jar
A BRANCH_2_1_X\lib\core\ehcache-1.1.jar
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: REPORT of '/repos/asf/!svn/vcc/default': 200 OK (http://svn.apache.org)
C:\development\cocoon>svn co
http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request
(http://svn.apache.org)
It successfully fetched plenty of files (the folder has > 130Mb in it). How
would I tell if there's anything missing?
Andrew.