[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: what's the matter with the bzr server?
From: |
Ivan Kanis |
Subject: |
Re: what's the matter with the bzr server? |
Date: |
Mon, 10 Jun 2013 10:07:33 +0200 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) |
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.
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
--
Disks spinning backwards - toggle the hemisphere jumper.
-- BOFH excuse #32
Re: what's the matter with the bzr server?, Andreas Schwab, 2013/06/07
- Re: what's the matter with the bzr server?, Ivan Kanis, 2013/06/07
- Re: what's the matter with the bzr server?,
Ivan Kanis <=
- Re: what's the matter with the bzr server?, Eli Zaretskii, 2013/06/10
- Re: what's the matter with the bzr server?, Ivan Kanis, 2013/06/11
- Re: what's the matter with the bzr server?, Eli Zaretskii, 2013/06/11
- Re: what's the matter with the bzr server?, Eli Zaretskii, 2013/06/11
- Re: what's the matter with the bzr server?, Ivan Kanis, 2013/06/14