~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.ja.txt

  • Committer: Robert Collins
  • Date: 2010-05-20 02:57:52 UTC
  • mfrom: (4797.43.11 2.1)
  • mto: This revision was merged to the branch mainline in revision 5243.
  • Revision ID: robertc@robertcollins.net-20100520025752-dbfi4kx7y4ivtiff
Merge up from 2.0/2.1:

* Support Pyrex 0.9.9, required changing how we handle exceptions in Pyrex.
  (John Arbash Meinel, #582656)

* ``bzr clean-tree`` should not delete nested bzrdirs. Required for proper
  support of bzr-externals and scmproj plugins.
  (Alexander Belchenko, bug #572098)

* Reduce peak memory by one copy of compressed text.
  (John Arbash Meinel, #566940)

* Support Pyrex 0.9.9, required changing how we handle exceptions in Pyrex.
  (John Arbash Meinel, #582656)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
===========================
4
4
 
5
5
これらのドキュメントの最新版はBazaarのドキュメントのサイト、 http://doc.bazaar.canonical.com/ から入手可能で、
6
 
詳しい情報は http://wiki.bazaar.canonical.com/Documentation のページからリンクされています。
 
6
詳しい情報は http://bazaar-vcs.org/Documentation のページからリンクされています。
7
7
 
8
8
 
9
9
コアドキュメント
42
42
ウェブリンク
43
43
=============
44
44
 
45
 
* `切り替えガイド <http://wiki.bazaar.canonical.com/BzrSwitching>`_
 
45
* `切り替えガイド <http://bazaar-vcs.org/BzrSwitching>`_
46
46
  |--| 別のVCSツールから移ってきたユーザー用
47
47
 
48
 
* `移行ガイド <http://wiki.bazaar.canonical.com/BzrMigration>`_
 
48
* `移行ガイド <http://bazaar-vcs.org/BzrMigration>`_
49
49
  |--| 別のVCSツールから履歴を移行するチーム用
50
50
 
51
 
* `用語 <http://wiki.bazaar.canonical.com/BzrGlossary>`_
 
51
* `用語 <http://bazaar-vcs.org/BzrGlossary>`_
52
52
 
53
 
* `よく聞かれる質問 <http://wiki.bazaar.canonical.com/FAQ>`_
 
53
* `よく聞かれる質問 <http://bazaar-vcs.org/FAQ>`_
54
54
 
55
55
 
56
56
TortoiseBzrをインストールするには?