dev@glassfish.java.net

Re: svn checkout trouble

From: Anissa Lam <anissa.lam_at_oracle.com>
Date: Thu, 17 Jun 2010 23:47:23 -0700

I started seeing this today also. I have to do 'svn update' 4 times in
order to completely checkout the v3 workspace. Exact same error as
Bobby get.
I have a script that checkout an entire workspace and start the build
while i walked away. I can no longer do that.
Any others seeing the same ?
I am using
   svn, version 1.6.11 (r934486)
   compiled Apr 20 2010, 17:01:38

thanks
Anissa.

Bobby Bissett wrote:
> Should it take this much work to check out GF?
>
> hostname% history
> 273 svn checkout https://svn.dev.java.net/svn/glassfish-svn/trunk/v3
> 274 svn checkout https://svn.dev.java.net/svn/glassfish-svn/trunk/v3
> 275 svn checkout https://svn.dev.java.net/svn/glassfish-svn/trunk/v3
> 276 pwd
> 277 cd v3
> 278 history
> 279 pwd
> 280 svn up
> 281 svn up
> 282 svn up
> 283 svn up
> 284 ls
> 285 svn up
> 286 svn up
> 287 svn up
> 288 svn up
>
>
> Each of the 11 svn commands above ended with "Could not read chunk
> delimiter: Connection reset by peer (https://svn.dev.java.net)" until
> the last one completed successfully.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>