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: Rob Vermaas
Subject: Re: Emacs builds failing to pull changes
Date: Thu, 6 Jun 2013 21:50:08 +0200

Hi Glenn,

>> error pulling latest change bazaar branch at
>> `bzr://bzr.savannah.gnu.org/emacs/emacs-24':
>
> Someone who may or may not have been me may or may not have temporarily
> broken anonymous bzr @ Savannah last night...
>
> However, that is fixed now, and doesn't seem like it has any connection
> to the error that you report:
>
>> bzr: ERROR: Not a branch:
>> "/home/hydra/data/scm/bzr/4e01131767709f51050e60a894f06249359df8336adde794c0dfbdb72a0e1661/.bzr/branch/":
>> location is a repository.
>
> You get this message if you try to run eg `bzr pull' inside a shared
> repository, rather than a branch. IIUC, the message is telling you that
>
> /home/hydra/data/scm/bzr/4e01131767709f51050e60a894f06249359df8336adde794c0dfbdb72a0e1661
>
> is not a branch, but a repository. Normally, it would contain
> subdirectories that are branches. You need to work in those
> subdirectories rather than the top-level directory.
>
> If that doesn't explain it, could you describe the directory set-up more
> fully, and what bzr commands were used to create and update it?
>

The commands that are (or have been) executed:

Initially:
bzr branch <branch-url>
/home/hydra/data/scm/bzr/4e01131767709f51050e60a894f06249359df8336adde794c0dfbdb72a0e1661

On every evaluation (with
/home/hydra/data/scm/bzr/4e01131767709f51050e60a894f06249359df8336adde794c0dfbdb72a0e1661
as current directory):
bzr pull

Currently the contents of that dir are:

address@hidden:~/data/scm/bzr/4e01131767709f51050e60a894f06249359df8336adde794c0dfbdb72a0e1661]$
ls -la
total 12
drwxr-xr-x 3 hydra nogroup 4096 Jun  3 10:08 .
drwxr-xr-x 5 hydra nogroup 4096 Jun  3 10:08 ..
drwxr-xr-x 4 hydra nogroup 4096 Jun  3 10:08 .bzr

address@hidden:~/data/scm/bzr/4e01131767709f51050e60a894f06249359df8336adde794c0dfbdb72a0e1661]$
ls -la .bzr/
total 24
drwxr-xr-x 4 hydra nogroup 4096 Jun  3 10:08 .
drwxr-xr-x 3 hydra nogroup 4096 Jun  3 10:08 ..
-rw-r--r-- 1 hydra nogroup   35 Jun  3 10:08 branch-format
drwxr-xr-x 2 hydra nogroup 4096 Jun  3 10:08 branch-lock
-rw-r--r-- 1 hydra nogroup  147 Jun  3 10:08 README
drwxr-xr-x 7 hydra nogroup 4096 Jun  3 10:08 repository


Any ideas what we are doing wrong?

Cheers,
Rob




--
Rob Vermaas

[email] address@hidden



reply via email to

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