~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/ja/user-guide/web_browsing.txt

Rework test_script a little bit.


Don't allow someone to request a stdin request to echo.
Echo never reads from stdin, it just echos its arguments.
You use 'cat' if you want to read from stdin.

A few other fixes because the tests were using filenames
that are actually illegal on Windows, rather than just
nonexistant.


Change the exception handling for commands so that
unknown errors don't get silently squashed and then
turn into hard-to-debug errors later.

test_script now passes on Windows.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ウェブブラウジング
2
 
==================
3
 
 
4
 
概要
5
 
-----
6
 
 
7
 
BazaarのリポジトリをWeb上で閲覧するために利用できる選択肢は幅広くあり、\
8
 
主要なものは Loggerhead です。
9
 
Loggerhead のホームページは https://launchpad.net/loggerhead にあります。
10
 
 
11
 
ダウンロードリンクを含めてこれらのパッケージの最新情報に関しては
12
 
http://bazaar-vcs.org/WebInterface を参照してください。
13
 
 
14
 
注: プロジェクトがホストされているもしくはLaunchpadでミラーリングされている場合、
15
 
Loggerheadのコードブラウジング機能はサービスの一部として提供されます。