From: Antonio Gallardo <[EMAIL PROTECTED]>
Date: Tue, 07 Feb 2006 11:37:59 -0600
...
cd check out directory and run 'svn up' again.
Nope, no difference.
C:\development\cocoon\BRANCH_2_1_X>svn up
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)
And this doesn't instill much confidence that everything's there:
C:\development\cocoon\BRANCH_2_1_X>build
Buildfile: build.xml
init-tasks:
Created dir: C:\development\cocoon\BRANCH_2_1_X\tools\anttasks
Compiling 5 source files to
C:\development\cocoon\BRANCH_2_1_X\tools\anttasks
BUILD FAILED
C:\development\cocoon\BRANCH_2_1_X\tools\targets\init-build.xml:152:
C:\development\cocoon\BRANCH_2_1_X\lib\local not found.
Total time: 4 seconds
When I add an empty lib\local directory myself, the build gets further but
then fails with a large assortment of "cannot find symbol" errors.
Andrew.