hydra-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs builds failing to pull changes


From: Glenn Morris
Subject: Re: Emacs builds failing to pull changes
Date: Tue, 25 Jun 2013 22:20:15 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Glenn Morris wrote:

> 3. On the next run, log the output of the "bzr branch" command to a file.
> The .bzr/branch directory isn't created until the very end after the
> download phase finishes.

Actually, maybe you could run it separately by hand just this once:

bzr branch bzr://bzr.savannah.gnu.org/emacs/trunk \
  /home/hydra/data/scm/bzr/TEMP-756...

and then assuming it finishes ok, simply do

rm -rf /home/hydra/data/scm/bzr/756...
mv /home/hydra/data/scm/bzr/TEMP-756... /home/hydra/data/scm/bzr/756...

(Maybe the "bzr branch" command was being killed by the one-hour timeout
before it finished, or something.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]