On Mar 14, 2007, at 4:04 PM, Nathan Beyer wrote:

If you haven't deleted the contents of the working_* folders, you may
want to try running "svn cleanup" on them. This will cleanup any SVN
file locks that might be blocking access. Another option is to run
"svn update" from within the working_* folders individually.

What OS are you running SVN on? If it's windows, you may want to try
checking out the top folders closer to the root of the drive. There
can be some trouble with windows paths that are very long.


Good suggestions - I can't think of anything else either. IIRC, populate_source is a checkout, so doing the cleanup and an update should be fine.

geir


-Nathan

On 3/14/07, Vladimir Beliaev <[EMAIL PROTECTED]> wrote:
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



Reply via email to