/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/ru/index.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
 
Последняя версия этих документов доступа со страницы документации
6
 
на сайте Bazaar, <http://doc.bazaar-vcs.org/ru/>.
7
 
 
8
 
Основная документация
9
 
=====================
10
 
 
11
 
.. toctree::
12
 
   :maxdepth: 1
13
 
 
14
 
   user-guide/index
15
 
   quick-reference/index
16
 
   mini-tutorial/index
17
 
   tutorials/tutorial
18
 
   tutorials/using_bazaar_with_launchpad
19
 
   tutorials/centralized_workflow
20
 
 
21
 
 
22
 
Ссылки в сети
23
 
=============
24
 
 
25
 
* `Руководство по миграции <http://doc.bazaar-vcs.org/migration/en/>`_
26
 
  |--| для команд переносящих историю с других систем контроля версий
27
 
 
28
 
* `Словарь терминов <http://bazaar-vcs.org/BzrGlossary>`_ (англ.),
29
 
  см. также `русскую версию`__
30
 
 
31
 
__  http://groups.google.com/group/ru_bzr/web/%D0%B3%D0%BB%D0%BE%D1%81%D1%81%D0%B0%D1%80%D0%B8%D0%B9
32
 
 
33
 
* `Часто задаваемые вопросы <https://answers.launchpad.net/bzr>`_ (англ.)
34
 
 
35
 
 
36
 
.. |--| unicode:: U+2014
37
 
 
38
 
..
39
 
   vim: ft=rst tw=74 ai