Date: Sun, 08 Mar 2015 12:57:41 -0400 From: Peter Garshtja <peter.garshtja@ambient-md.com> To: Ian Lepore <ian@freebsd.org> Cc: Tim Kientzle <tim@kientzle.com>, freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: svn server problems Message-ID: <54FC7F85.9070900@ambient-md.com> In-Reply-To: <CALFUBVF%2BWuHCfc059BxHTdwzeRb%2B5BaEa6MWCtAUWG=qSh1hqw@mail.gmail.com> References: <20150307155310.55d0e19b@ivory.wynn.com> <E58D5F7D-8C7A-498B-AA9C-F4CBAC7A683B@kientzle.com> <1425829209.73796.16.camel@freebsd.org> <CALFUBVF%2BWuHCfc059BxHTdwzeRb%2B5BaEa6MWCtAUWG=qSh1hqw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
confirming that svn+http worked. On 3/8/2015 12:41 PM, peter garshtja wrote: > This morning svn+https failed, I switched to svn+http. I don't whether > it worked because I have had to leave. > > On Sunday, March 8, 2015, Ian Lepore <ian@freebsd.org > <mailto:ian@freebsd.org>> wrote: > > On Sat, 2015-03-07 at 21:44 -0800, Tim Kientzle wrote: > >> > On Mar 7, 2015, at 12:53 PM, Brett Wynkoop <freebsd-arm@wynn.com > <mailto:freebsd-arm@wynn.com>> wrote: > >> > > >> > Greeting- > >> > > >> > So I have been trying since last night to svn up my source tree > on the > >> > BBone with no luck. It seems to never complete and instead produces > >> > the following error: > >> > > >> > A sys/gnu/dts/arm/zynq-zc702.dts > >> > A sys/gnu/dts/arm/imx31-bug.dts > >> > A sys/gnu/dts/arm/ste-href-ab8500.dtsi > >> > svn: E120108: Error retrieving REPORT: The server unexpectedly closed > >> > the connection. > >> > > >> > Is anyone else seeing this issue? > >> > >> Back when I did regular native build worlds, I saw this > >> quite regularly. I was always able to eventually complete > >> an update, but it sometimes took many many iterations of: > >> > >> svnlite cleanup && svnlite up > >> > >> before it could complete. > >> > >> I suspect this is an artifact of SD performance: SVN > >> tries to keep a network connection open while its updating > >> files locally and this leads to server timeouts. > >> > >> I had better luck using git. I think its update strategy > >> does not require keeping a network connection open > >> for such long periods of time. > >> > >> Tim > > > > I was able to checkout via svnlite to both a super-slow usb stick and to > > a reasonably fast sdcard last night. No hint of trouble. > > > > -- Ian > > > > > > _______________________________________________ > > freebsd-arm@freebsd.org <mailto:freebsd-arm@freebsd.org> mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > > To unsubscribe, send any mail to > "freebsd-arm-unsubscribe@freebsd.org > <mailto:freebsd-arm-unsubscribe@freebsd.org>" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54FC7F85.9070900>