On 27/04/06, Pete Robbins <[EMAIL PROTECTED]> wrote:
Geoff, I've seen this behaviour too using both TortoiseSVN and subclipse from eclipse. It's not just on the cpp tree of Tuscany. It seems to happen fairly randomly. On 26/04/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: > > I've tried to retrieve the source for SDO for C++ from the repository > using > the following command. > > E:> svn checkout http://svn.apache.org/repos/asf/incubator/tuscany/cpp > > When I do this fo rthe first time, I get what looks like a failure > > svn: REPORT request failed on '/repos/asf/!svn/vcc/default' > svn: REPORT of '/repos/asf/!svn/vcc/default': 200 OK ( > http://svn.apache.org) > > However, if I then issue the same command again, the extract works without > a > problem (ie lots of files get fetched). > > I'm using svn V1.3.0 and I've also tried TortoiseSVN 1.3.3 - which gives > essentially the same behaviour, failing on this first attempt but then > succeeding. Is this normal? It feels to me that I'm failing to do some > setup > step before attempting the checkout but I can't see what that is. > > Thanks and regards, > > Geoff. > > -- Pete
While fixing a completely different problem, I discovered that svn checkout works fine when I have my Zone Labs firewall switched off. I'll investigate this a bit further and see if I can find a way to make the two co-exist. Geoff.
