.\" .\" .\" Licensed to the Apache Software Foundation (ASF) under one .\" or more contributor license agreements. See the NOTICE file .\" distributed with this work for additional information .\" regarding copyright ownership. The ASF licenses this file .\" to you under the Apache License, Version 2.0 (the .\" "License"); you may not use this file except in compliance .\" with the License. You may obtain a copy of the License at .\" http://www.apache.org/licenses/LICENSE-2.0 .\" Unless required by applicable law or agreed to in writing, .\" software distributed under the License is distributed on an .\" "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY .\" KIND, either express or implied. See the License for the .\" specific language governing permissions and limitations .\" under the License. .\" .\" .\" You can view this file with: .\" nroff -man [filename] .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .\" .\" translated for 1.14.2, 2022-04-11 ribbon .\" .TH svnsync 1 .SH 名前 svnsync \- Subversion リポジトリの同期ツール .SH 書式 .TP \fBsvnsync\fP \fIcommand\fP \fIdest\-url\fP [\fIoptions\fP] [\fIargs\fP] .SH 概要 Subversion はバージョンコントロールシステムです。 これを利用することで、 古いバージョンのファイルやディレクトリ (通常はソースコード) を管理できます。 また変更を行った人、 時刻、 理由をログとして記録できます。 つまり CVS、 RCS、 SCCS と同様の管理が可能です。 \fBSubversion\fP はマスターソースのコピーを 1 つ保持します。 このコピーのことをソース \*(lqリポジトリ\*(rq と呼びます。 ここにはあらゆる情報が含まれるので、 いつでもソースファイルの以前のバージョンを取り出すことができます。 Subversion プロジェクトに関する詳細は http://subversion.apache.org にアクセスして確認してください。 Subversion や関連ツールのドキュメントでは、 \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP, \fBsvnlook\fP の各プログラムに関する詳細な利用方法、 これまでの開発経緯、 アプローチの発想や理論などを示しています。 http://svnbook.red\-bean.com/ を参照してください。 ツールのドキュメントを表示するには `svnsync help' を実行してください。