[JM:02933] [POST:DP] subversion svnrdump.1 (2回目)

Back to archive index
matsuand michi****@gmail*****
2021年 9月 23日 (木) 15:39:44 JST


<STATUS>
stat: DP
ppkg: subversion 1.14.1
page: svnrdump.1
date: 2021/02/10
mail: michio_matsu****@yahoo*****
name: Michio MATSUYAMA
</STATUS>

gitリポジトリコミット済
jm.git/manual/subversion

前回 2021/06/26 [JM:02548]


[原文]
.TH svnrdump 1
[訳文]
.TH svnrdump 1
----------------------------------------
[原文]
.SH NAME
svnrdump - Subversion remote repository dumper and loader
[訳文]
.SH 名前
svnrdump - Subversion
のリモートリポジトリに対するダンプおよびロード処理ツール
----------------------------------------
[原文]
.SH SYNOPSIS
[訳文]
.SH 書式
----------------------------------------
[原文]
.TP
svnrdump command url [options] [args]
[訳文]
.TP
svnrdump command url [options] [args]
----------------------------------------
[原文]
.SH OVERVIEW
Subversion is a version control system, which allows you to
keep old versions of files and directories (usually source
code), keep a log of who, when, and why changes occurred,
etc., like CVS, RCS or SCCS. Subversion keeps a single copy
of the master sources.  This copy is called the source
``repository''; it contains all the information to permit
extracting previous versions of those files at any time.
[訳文]
.SH 概要
Subversion はバージョンコントロールシステムです。
これを利用することで、
古いバージョンのファイルやディレクトリ (通常はソースコード)
を管理できます。 また変更を行った人、 時期、
理由をログとして記録できます。 つまり CVS、 RCS、 SCCS
と同様の管理が可能です。 Subversion
はマスターソースのコピーを 1 つ保持します。
このコピーのことをソース \*(lqリポジトリ\*(rq と呼びます。
ここにはあらゆる情報が含まれるので、
いつでもソースファイルの以前のバージョンを取り出すことができ
ます。
----------------------------------------
[原文]

For more information about the Subversion project, visit
http://subversion.apache.org.
[訳文]

Subversion プロジェクトに関する詳細は
http://subversion.apache.org
にアクセスして確認してください。
----------------------------------------
[原文]

Documentation for Subversion and its tools, including
detailed usage explanations of the svn, svnadmin, svnserve
and svnlook programs, historical background, philosophical
approaches and reasonings, etc., can be found at
http://svnbook.red-bean.com/.
[訳文]

Subversion や関連ツールのドキュメントでは、 svn, svnadmin,
svnserve, svnlook の各プログラムに関する詳細な利用方法、
これまでの開発経緯、
アプローチの発想や理論などを示しています。
http://svnbook.red-bean.com/ を参照してください。
----------------------------------------
[原文]

Run `svnrdump help' to access the built-in tool
documentation.
[訳文]

ツールのドキュメントを表示するには `svnrdump help'
を実行してください。
----------------------------------------


linuxjm-discuss メーリングリストの案内
Back to archive index