/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: John Arbash Meinel
  • Date: 2009-04-21 23:54:16 UTC
  • mto: (4300.1.7 groupcompress_info)
  • mto: This revision was merged to the branch mainline in revision 4301.
  • Revision ID: john@arbash-meinel.com-20090421235416-f0cz6ilf5cufbugi
Fix bug #364900, properly remove the 64kB that was just encoded in the copy.
Also, stop supporting None as a copy length in 'encode_copy_instruction'.
It was only used by the test suite, and it is good to pull that sort of thing out of
production code. (Besides, setting the copy to 64kB has the same effect.)

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