$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] SVN slow again?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-03-04 05:34:33
On 04/03/2011 10:37, John Maddock wrote:
> I've been trying and failing to check out a copy of the release branch
> the last two days - I keep getting SVN timeouts.
It sounds like you're trying to make a whole new checkout every time
when your checkout fails.
Do you realize you can just do svn update and it will continue where it
stopped?