Hello,
may be I'm asking the known things, still..
Issue:
I'm building Harmony according to instruction at:
http://harmony.apache.org/quickhelp_contributors.html
I'm doing "Populating the VM and ClassLibrary Source Trees" step
which means executing "ant populate_source" from <trunk> directory
This "ant populate_source" fails from time to time...
So I need to remove <trunk> & start from scratch (takes time) - issue.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Question:
Could you share a right command to do if "ant populate_source" failed?
Error output:
Often I get something like:
[exec] svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
[exec] svn: REPORT of '/repos/asf/!svn/vcc/default':
Compressed response was truncated (_https://svn.apache.org)
Today I get:
[exec] svn: Can't move
'modules/text/src/main/java/org/apache/.svn/tmp/entries'
to
'modules/text/src/main/java/org/apache/.svn/entries':
Permission denied
Thanks
Vladimir Beliaev
|