emacs-devel
[Top][All Lists]
Advanced

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

Re: what's the matter with the bzr server?


From: Eli Zaretskii
Subject: Re: what's the matter with the bzr server?
Date: Mon, 10 Jun 2013 18:36:15 +0300

> From: Ivan Kanis <address@hidden>
> Date: Mon, 10 Jun 2013 10:07:33 +0200
> Cc: Emacs Development List <address@hidden>
> 
> June, 07 at 14:30 Andreas wrote:
> 
> > If your timeout problem remains you can seed your local repository via
> > rsync, which is restartable.
> >
> > rsync://bzr.sv.gnu.org/bzr/emacs/.bzr/
> 
> OK, I have seeded with rsync since I can't do a branch via ssh.
> 
> Now when I create a branch of trunk I get an empty directory.

Did you create a repository and/or a branch, before or after using
rsync?  If so, what commands did you use?

> And then it gets surreal. ls -a reports directory empty. rmdir fails
> saying the directory is not empty.
> 
> I have pasted my session below:
> 
> 9:55 tao% /ext4/emacs-bzr
>      bzr branch bzr+ssh://address@hidden/emacs/trunk trunk
> Branched 112908 revisions.
> 9:55 tao% /ext4/emacs-bzr
>      cd trunk
> 9:56 tao% /ext4/emacs-bzr/trunk
>      ls -a
> 9:56 tao% /ext4/emacs-bzr/trunk
>      cd ..
> 9:56 tao% /ext4/emacs-bzr
>      rmdir trunk
> rmdir: failed to remove `trunk': Directory not empty

What do these commands produce:

  cd trunk
  bzr info



reply via email to

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