version control - Bazar Repository - Concept of branches and -


Hi all I'm writing a repository adapter for Bzr, it's for a search engine, where the adapter gives me some biz repo Communicates in, checks connections, checkouts, or updates projects. (Do not make any commitments, push or repost) Now I do not have much experience with Buzzr and other scams get such details and get confused with the concept of its branches. I use - & gt; Buzzer checkout branch release microlocation - checkout projects and - & gt; Bzr ls URlwithbranchname - test repo.

  1. Is there a tutorial on the Internet with basic initial information? Regarding the structure of branches and buzzer organization, I have already gone through the canalical website.
  2. Any way to be listed on checkout or repo names or project names, not on branch name?
  3. For checkout / list, do I also take care of the username / pass authentication on the repo?
  4. Apart from this, I still do not know about the beer server on SSH, SFTP, FTP server, will there be additional functionality to allow checkout from these servers? Like the authentication? Or any kind of handle I know that checkout works for plain HTTP.

    Any kind of original document will be very useful for me to be extremely simple.

    1. There is no functionality to view a repository All branches can be listed under a repository or with a general directory with the bzr branches command in the bzr-tools plugin. I think you can see the combined logs of all the branches in a repository using the bzr qlog from the qbzr plugin.
    2. I think any access will require the same authentication. You can set your local market.
    3. And no additional setup is required. (Except for Bzr + ssh you need to install bzr on the server)

Comments