~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/ja/index.txt

  • Committer: Patch Queue Manager
  • Date: 2011-09-22 13:22:18 UTC
  • mfrom: (6155.2.2 migrate-config-options)
  • Revision ID: pqm@pqm.ubuntu.com-20110922132218-nitl31j5slbcmnm2
(vila) Migrate dpush_strict,
 push_strict and send_strict options to the stack based config design,
 introducing get_config_stack for branches (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
===========================
 
2
Bazaarのメインドキュメント
 
3
===========================
 
4
 
 
5
これらのドキュメントの最新版はBazaarのドキュメントのサイト、
 
6
http://doc.bazaar.canonical.com/en/ から入手可能で、
 
7
詳しい情報は http://wiki.bazaar.canonical.com/Documentation
 
8
のページからリンクされています。
 
9
 
 
10
 
 
11
目次
 
12
=====
 
13
 
 
14
.. toctree::
 
15
   :maxdepth: 1
 
16
 
 
17
   tutorials/index
 
18
   user-guide/index
 
19
   upgrade-guide/index
 
20
   user-reference/index
 
21
 
 
22
.. no translated documents
 
23
   quick-reference/index
 
24
   admin-guide/index
 
25
 
 
26
ウェブリンク
 
27
=============
 
28
 
 
29
* `切り替えガイド <http://wiki.bazaar.canonical.com/BzrSwitching>`_
 
30
  |--| 別のVCSツールから移ってきたユーザー用
 
31
 
 
32
* `移行ガイド <http://wiki.bazaar.canonical.com/BzrMigration>`_
 
33
  |--| 別のVCSツールから履歴を移行するチーム用
 
34
 
 
35
* `用語 <http://wiki.bazaar.canonical.com/BzrGlossary>`_
 
36
 
 
37
* `よく聞かれる質問 <http://wiki.bazaar.canonical.com/FAQ>`_
 
38
 
 
39
 
 
40
TortoiseBzrをインストールするには?
 
41
===================================
 
42
 
 
43
https://launchpad.net/bzr/+download からbzr-setup-x.xxx.exeを入手し、
 
44
ファイルをダブルクリックをしてインストールウィザードを起動させます。
 
45
その後の作業はインストールウィザードに従います。
 
46
インストールウィザードが終了した後で再起動します。
 
47
 
 
48
もしPythonインタープリタにbzrをインストールした場合、インストールしたディレクトリによって
 
49
bzr.exe(デフォルトでは ``C:\Program Files\Bazaar`` )よりもbzr.bat(``C:\PythonXX\Scripts``)が
 
50
優先されるので、コマンドプロンプトでbzrと入力したときにbzr.exeが実行されるようにするには、
 
51
bzr.batをbzr.txtなどにリネームします。
 
52
 
 
53
 
 
54
 
 
55
.. |--| unicode:: U+2014
 
56
 
 
57
..
 
58
   vim: ft=rst tw=74 ai