[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unexplicable errors on checkout...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-10-24 19:18:10 CEST

"Sander Striker" <striker@apache.org> writes:

> I am having trouble doing a fresh checkout. I discussed this
> yesterday on irc with both Ben and Greg. RADICS Peter was
> seeing the same issue, but it went away for him. I have tried
> with the M5 and the r294 tarball, both show the same problem
> (at different points in a checkout each time).

So I just compiled the r294 tarball into a static binary. Then I used
this binary to checkout a complete r300 tree, not a single problem.

So Sander, can you try these things:

  * I know you said that you normally build shared, and that you are
    sure to clear away old libsvn_*.so libraries before building. But
    still, can you please try to do -exactly- what I did?
 
     - unpack r294 tarball
     - ./configure --disable-shared
     - make
     - subversion/clients/cmdline svn co http://svn.collab.net/repos/svn/trunk

  * If this still doesn't work, can you do a network trace of the
    checkout? Most of us use "ethereal". I'd love to see the HTTP
    traffic exactly when you get the failure.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:45 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.