summaryrefslogtreecommitdiff
path: root/doc/ja/index.txt
blob: 1d773c2570b0c82769e795b04a75e66b1d4d0566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
===========================
Bazaarのメインドキュメント
===========================

これらのドキュメントの最新版はBazaarのドキュメントのサイト、
http://doc.bazaar.canonical.com/en/ から入手可能で、
詳しい情報は http://wiki.bazaar.canonical.com/Documentation
のページからリンクされています。


目次
=====

.. toctree::
   :maxdepth: 1

   tutorials/index
   user-guide/index
   upgrade-guide/index
   user-reference/index

.. no translated documents
   quick-reference/index
   admin-guide/index

ウェブリンク
=============

* `切り替えガイド <http://wiki.bazaar.canonical.com/BzrSwitching>`_
  |--| 別のVCSツールから移ってきたユーザー用

* `移行ガイド <http://wiki.bazaar.canonical.com/BzrMigration>`_
  |--| 別のVCSツールから履歴を移行するチーム用

* `用語 <http://wiki.bazaar.canonical.com/BzrGlossary>`_

* `よく聞かれる質問 <http://wiki.bazaar.canonical.com/FAQ>`_


TortoiseBzrをインストールするには?
===================================

https://launchpad.net/bzr/+download からbzr-setup-x.xxx.exeを入手し、
ファイルをダブルクリックをしてインストールウィザードを起動させます。
その後の作業はインストールウィザードに従います。
インストールウィザードが終了した後で再起動します。

もしPythonインタープリタにbzrをインストールした場合、インストールしたディレクトリによって
bzr.exe(デフォルトでは ``C:\Program Files\Bazaar`` )よりもbzr.bat(``C:\PythonXX\Scripts``)が
優先されるので、コマンドプロンプトでbzrと入力したときにbzr.exeが実行されるようにするには、
bzr.batをbzr.txtなどにリネームします。



.. |--| unicode:: U+2014

..
   vim: ft=rst tw=74 ai