On 2/9/2006, at 2:11, Lewis Overton wrote:
I run a script to update bundles. At the moment it seems to hang trying to update Rails. Anybody know what's happening and what to do about it?
You can add --ignore-externals to svn up to have it skip the rails/ plugins folder (which is an external reference to a repository which was likely down when you tried it).