Version at: 16/03/2014, 21:15 vs. version at: 16/03/2014, 21:16
11#Installing and Configuring Bazaar
22
33This page describes how to install Bazaar, the source control system used by Launchpad, where we store our UI translation files.
44
55At the moment, we only give instructions for installation on Windows. There is also a bzr package on Linux, however.
66
7If you have not already registered at [Launchpad](https://launchpad.net/), do so now. Ask Trang (trang@tatoeba.org) to add you add to the maintainers group.
7If you have not already registered at [Launchpad](https://launchpad.net/), do so now. Ask Trang (trang@tatoeba.org) to add you add to the tatoeba-maintainers group.
88
99
1010##Uploading an SSH key
1111
1212* Go to [Launchpad](https://launchpad.net/), then go to your user profile page (by clicking on the user icon in the upper right-hand corner of the page).
1313
1414* Click the yellow edit icon next to "SSH keys:". Click it.
1515
1616* If you have not already created an SSH key, you can use ssh-keygen to create one on Linux (for instance, on the Linux VM where you run Tatoeba), or you can use [PuTTYGen](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) to create it on Windows. Or follow the instructions on the Launchpad site.
1717
1818* Launchpad expects a public SSH key of the form:
1919
2020 ssh-rsa <string of random chars> tatoeba@tatovm
2121
2222It does not want one of the form:
2323
2424 ---- BEGIN SSH2 PUBLIC KEY ----
2525 Comment: "imported-openssh-key"
2626 <string of random chars>
2727 ---- END SSH2 PUBLIC KEY ----
2828
2929Copy the appropriate key into the text box.
3030
3131##Installing and Configuring Bazaar Explorer
3232
3333* Download [Bazaar Explorer](http://wiki.bazaar.canonical.com/Download) onto your Windows machine.
3434
3535* Click on "Get project source from elsewhere".
3636
3737* Click on "Branch".
3838
3939* Fill in "From" as follows:
4040
4141 http://bazaar.launchpad.net/~tranglich/tatoeba/trunk
4242
4343* Set your "To" field to the path where you want your repository.
4444
4545* From the first popup, choose "Yes".
4646
4747* From the "Initialize" popup, choose "OK". Code should be downloaded to the location you indicated.
4848
4949* Install [Pageant](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) if you do not already have it on your machine.
5050
5151* Run Pageant.
5252
5353* Right-click on the icon with a black hat in the far right of your bottom toolbar.
5454
5555* Select "Add key".
5656
5757* Copy in your private key.
5858
5959* Enter your passphrase.
diff view generated by jsdifflib

Version at: 16/03/2014, 21:15

#Installing and Configuring Bazaar

This page describes how to install Bazaar, the source control system used by Launchpad, where we store our UI translation files.

At the moment, we only give instructions for installation on Windows. There is also a bzr package on Linux, however.

If you have not already registered at [Launchpad](https://launchpad.net/), do so now. Ask Trang (trang@tatoeba.org) to add you add to the maintainers group.


##Uploading an SSH key

* Go to [Launchpad](https://launchpad.net/), then go to your user profile page (by clicking on the user icon in the upper right-hand corner of the page). 

* Click the yellow edit icon next to "SSH keys:". Click it.

* If you have not already created an SSH key, you can use ssh-keygen to create one on Linux (for instance, on the Linux VM where you run Tatoeba), or you can use [PuTTYGen](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) to create it on Windows. Or follow the instructions on the Launchpad site.

* Launchpad expects a public SSH key of the form:

    ssh-rsa <string of random chars> tatoeba@tatovm

It does not want one of the form:

    ---- BEGIN SSH2 PUBLIC KEY ----
    Comment: "imported-openssh-key"
    <string of random chars>
    ---- END SSH2 PUBLIC KEY ----

Copy the appropriate key into the text box.

##Installing and Configuring Bazaar Explorer

* Download [Bazaar Explorer](http://wiki.bazaar.canonical.com/Download) onto your Windows machine.

* Click on "Get project source from elsewhere".

* Click on "Branch".

* Fill in "From" as follows:

    http://bazaar.launchpad.net/~tranglich/tatoeba/trunk

* Set your "To" field to the path where you want your repository.

* From the first popup, choose "Yes".

* From the "Initialize" popup, choose "OK". Code should be downloaded to the location you indicated.

* Install [Pageant](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) if you do not already have it on your machine. 

* Run Pageant.

* Right-click on the icon with a black hat in the far right of your bottom toolbar. 

* Select "Add key". 

* Copy in your private key.

* Enter your passphrase.

version at: 16/03/2014, 21:16

#Installing and Configuring Bazaar

This page describes how to install Bazaar, the source control system used by Launchpad, where we store our UI translation files.

At the moment, we only give instructions for installation on Windows. There is also a bzr package on Linux, however.

If you have not already registered at [Launchpad](https://launchpad.net/), do so now. Ask Trang (trang@tatoeba.org) to add you add to the tatoeba-maintainers group.


##Uploading an SSH key

* Go to [Launchpad](https://launchpad.net/), then go to your user profile page (by clicking on the user icon in the upper right-hand corner of the page). 

* Click the yellow edit icon next to "SSH keys:". Click it.

* If you have not already created an SSH key, you can use ssh-keygen to create one on Linux (for instance, on the Linux VM where you run Tatoeba), or you can use [PuTTYGen](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) to create it on Windows. Or follow the instructions on the Launchpad site.

* Launchpad expects a public SSH key of the form:

    ssh-rsa <string of random chars> tatoeba@tatovm

It does not want one of the form:

    ---- BEGIN SSH2 PUBLIC KEY ----
    Comment: "imported-openssh-key"
    <string of random chars>
    ---- END SSH2 PUBLIC KEY ----

Copy the appropriate key into the text box.

##Installing and Configuring Bazaar Explorer

* Download [Bazaar Explorer](http://wiki.bazaar.canonical.com/Download) onto your Windows machine.

* Click on "Get project source from elsewhere".

* Click on "Branch".

* Fill in "From" as follows:

    http://bazaar.launchpad.net/~tranglich/tatoeba/trunk

* Set your "To" field to the path where you want your repository.

* From the first popup, choose "Yes".

* From the "Initialize" popup, choose "OK". Code should be downloaded to the location you indicated.

* Install [Pageant](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) if you do not already have it on your machine. 

* Run Pageant.

* Right-click on the icon with a black hat in the far right of your bottom toolbar. 

* Select "Add key". 

* Copy in your private key.

* Enter your passphrase.

Note

The lines in green are the lines that have been added in the new version. The lines in red are those that have been removed.