/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/index.ja.txt

  • Committer: Martin Pool
  • Date: 2005-08-24 08:59:32 UTC
  • Revision ID: mbp@sourcefrog.net-20050824085932-c61f1f1f1c930e13
- Add a simple UIFactory 

  The idea of this is to let a client of bzrlib set some 
  policy about how output is displayed.

  In this revision all that's done is that progress bars
  are constructed by a policy established by the application
  rather than being randomly constructed in the library 
  or passed down the calls.  This avoids progress bars
  popping up while running the test suite and cleans up
  some code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
===========================
2
 
Bazaarのメインドキュメント
3
 
===========================
4
 
 
5
 
これらのドキュメントの最新版はBazaarのドキュメントのサイト、 http://doc.bazaar.canonical.com/ から入手可能で、
6
 
詳しい情報は http://bazaar-vcs.org/Documentation のページからリンクされています。
7
 
 
8
 
 
9
 
コアドキュメント
10
 
================
11
 
 
12
 
* `ユーザーガイド <ja/user-guide/index.html>`_
13
 
 
14
 
* `ユーザーリファレンス <ja/user-reference/bzr_man.html>`_
15
 
 
16
 
* `クィックスタートカード(PNG) <http://gigo-ice.org/scm/bazaar/wiki/bzr-quickref.ja.png>`_
17
 
  `(PDF) <http://gigo-ice.org/scm/bazaar/wiki/bzr-quickref.ja.pdf>`_
18
 
 
19
 
* `リリースノート(英語) <en/release-notes/NEWS.html>`_
20
 
 
21
 
* `2.0 Upgrade Guide (英語) <en/upgrade-guide/index.html>`_
22
 
 
23
 
チュートリアル
24
 
===============
25
 
 
26
 
* `5分でBazaar <ja/mini-tutorial/index.html>`_
27
 
 
28
 
* `A longer tutorial (英語) <en/tutorials/tutorial.html>`_
29
 
 
30
 
* `Using Bazaar with Launchpad (英語) <en/tutorials/using_bazaar_with_launchpad.html>`_
31
 
 
32
 
* `Centralized workflow (英語) <en/tutorials/centralized_workflow.html>`_
33
 
 
34
 
 
35
 
Developer Documentation
36
 
=======================
37
 
 
38
 
* `Developer Document Catalog <developers/index-plain.html>`_ |--| for developers
39
 
  of Bazaar and plugins
40
 
 
41
 
 
42
 
ウェブリンク
43
 
=============
44
 
 
45
 
* `切り替えガイド <http://bazaar-vcs.org/BzrSwitching>`_
46
 
  |--| 別のVCSツールから移ってきたユーザー用
47
 
 
48
 
* `移行ガイド <http://bazaar-vcs.org/BzrMigration>`_
49
 
  |--| 別のVCSツールから履歴を移行するチーム用
50
 
 
51
 
* `用語 <http://bazaar-vcs.org/BzrGlossary>`_
52
 
 
53
 
* `よく聞かれる質問 <http://bazaar-vcs.org/FAQ>`_
54
 
 
55
 
 
56
 
TortoiseBzrをインストールするには?
57
 
===================================
58
 
 
59
 
https://launchpad.net/bzr/+download からbzr-setup-x.xxx.exeを入手し、
60
 
ファイルをダブルクリックをしてインストールウィザードを起動させます。
61
 
その後の作業はインストールウィザードに従います。
62
 
インストールウィザードが終了した後で再起動します。
63
 
 
64
 
最新バージョンでも正常に動作しないことがあるので、
65
 
その場合は古いバージョンをインストールします。
66
 
2009年1月時点で筆者はbzr-setup-1.9.exeの基本的な動作を確認しています。
67
 
 
68
 
もしPythonインタープリタにbzrをインストールした場合、インストールしたディレクトリによって
69
 
bzr.exe(デフォルトでは `C:\Program Files\Bazaar` )よりもbzr.bat(`C:\PythonXX\Scripts`)が
70
 
優先されるので、コマンドプロンプトでbzrと入力したときにbzr.exeが実行されるようにするには、
71
 
bzr.batをbzr.txtなどにリネームします。
72
 
 
73
 
 
74
 
Other Languages
75
 
===============
76
 
 
77
 
* `Spanish Documentation <index.es.html>`_
78
 
* `Russian Documentation <index.ru.html>`_ |--| документация на русском
79
 
* `Japanese Documentation <index.ja.html>`_ |--| 日本語ドキュメント
80
 
 
81
 
 
82
 
.. |--| unicode:: U+2014
83
 
 
84
 
..
85
 
   vim: ft=rst tw=74 ai