Menu

troubles with checkout

2006-11-13
2013-04-25
  • GreggJensen

    GreggJensen - 2006-11-13

    I am using eclipse 3.2 with the latest subversion (1.0.3) and when I attempt a check out of the code and it fails at about 87%, stopping on ninja.gif.  The error message that comes up at that time is:
    ...
    A  /home/greggj/workspace/magic-project/src/main/resources/images/smilies/crazy.gif
    A  /home/greggj/workspace/magic-project/src/main/resources/images/smilies/blind.gif
    svn: REPORT request failed on '/svnroot/magic-project/!svn/vcc/default'
    svn: Processing REPORT request response failed: XML document structures must start and end within the same entity. (/svnroot/magic-project/!svn/vcc/default)

    If I execute the checkout by hand on the command line, it seems to pull it just fine.  Are there some alternate steps that I can go through to pull this into eclipse rather then going through the svn eclipse plugin?

     
    • Fabrice Daugan

      Fabrice Daugan - 2006-11-14

      I have had this error too. In fact this due to an http error (truncated http). I think that sourceforge subversion server has a timeout.
      If you delete the content of the parent directory of llat file and redo an update or replace with, you'll get the 13% remaining.

      I do not know other alternative to get the content into eclipse without this plugin.

       
    • GreggJensen

      GreggJensen - 2006-11-14

      That seemed to work, now to build it.
      Thanks.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.