[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: |
Tue, 11 Jun 2013 15:51:46 +0200 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.1 (gnu/linux) |
June, 10 at 18:36 Eli wrote:
>>> June, 07 at 14:30 Andreas wrote:
>>>
>>> If your timeout problem remains you can seed your local repository via
>>> rsync, which is restartable.
>>
>> Ivan said
>>
>> 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?
I created a branch after using rsync. I put all the data from rsync in a
.bzr directory without doing anything special.
Here is a transcript:
15:46 tao% /ext4
mkdir emacs-bzr
15:46 tao% /ext4
cd emacs-bzr
15:46 tao% /ext4/emacs-bzr
cp -r ~/tmp/bzr .bzr
15:47 tao% /ext4/emacs-bzr
bzr branch bzr+ssh://address@hidden/emacs/trunk trunk
Branched 112925 revisions.
> What do these commands produce:
> cd trunk
> bzr info
15:48 tao% /ext4/emacs-bzr/trunk
bzr info
Repository branch (format: 2a)
Location:
shared repository: /ext4/emacs-bzr
repository branch: .
Related branches:
parent branch: bzr+ssh://address@hidden/emacs/trunk/>
- Re: what's the matter with the bzr server?, (continued)
- Re: what's the matter with the bzr server?, Eli Zaretskii, 2013/06/07
- Re: what's the matter with the bzr server?, Glenn Morris, 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?, Glenn Morris, 2013/06/07
- Re: what's the matter with the bzr server?, Glenn Morris, 2013/06/07
Re: what's the matter with the bzr server?, Andreas Schwab, 2013/06/07