差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| windows:subversion [2009/09/21 10:16] – ともやん | windows:subversion [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== Subversion ====== | ====== Subversion ====== | ||
| - | ===== サーバ インストール ===== | + | ===== TortoiseSVN GUI クライアントのインストール ===== |
| - | 以下は 2009/09/21 現在のリンクの辿り方である。\\ | + | |
| - | - [[http:// | + | |
| - | - 現在の最新版である[[http:// | + | |
| - | - Setup-Subversion-1.6.5.msi をダブルクリックして実行し、[Next]ボタンをクリックして行きセットアップ完了。 | + | |
| - | * Win9x & WinMe ユーザは autoexec.bat に **SET APR_ICONV_PATH=" | + | |
| - | - 以下の要領でコマンドプロンプトにて動作確認を行う。\\ < | + | |
| - | >svn --version | + | |
| - | svn, バージョン 1.6.5 (r38866) | + | |
| - | | + | |
| - | + | ||
| - | Copyright (C) 2000-2009 CollabNet. | + | |
| - | Subversion is open source software, see http:// | + | |
| - | This product includes software developed by CollabNet (http:// | + | |
| - | + | ||
| - | 以下のリポジトリアクセス (RA) モジュールが利用できます: | + | |
| - | + | ||
| - | * ra_neon : Neon を利用して WebDAV (DeltaV) プロトコルでリポジトリにアクセスするモジュール。 | + | |
| - | - ' | + | |
| - | - ' | + | |
| - | * ra_svn : svn ネットワークプロトコルを使ってリポジトリにアクセスするモジュール。 | + | |
| - | - Cyrus SASL 認証を併用 | + | |
| - | - ' | + | |
| - | * ra_local : ローカルディスク上のリポジトリにアクセスするモジュール。 | + | |
| - | - ' | + | |
| - | * ra_serf : serf を利用して WebDAV (DeltaV) プロトコルでリポジトリにアクセスするモジュール。 | + | |
| - | - ' | + | |
| - | - ' | + | |
| - | </ | + | |
| - | + | ||
| - | ===== クライアント インストール ===== | + | |
| - | Visual Studio用 Subversion クライアントを以下のページよりダウンロード\\ | + | |
| - | 以下は 2009/09/21 現在のリンクの辿り方である。\\ | + | |
| - | - [[http:// | + | |
| - | * Visual Studio 2002 and 2003 は [[http:// | + | |
| - | * Visual Studio 2005, 2008 and 2010 beta1 は [[http:// | + | |
| - | - AnkhSvn-2.1.7141.181.msi をダブルクリックして実行し、[Next]ボタンをクリックして行きインストールする。 | + | |
| - | \\ | + | |
| TortoiseSVN Subversion クライアントを以下のページよりダウンロード\\ | TortoiseSVN Subversion クライアントを以下のページよりダウンロード\\ | ||
| 以下は 2009/09/21 現在のリンクの辿り方である。\\ | 以下は 2009/09/21 現在のリンクの辿り方である。\\ | ||
| 行 48: | 行 11: | ||
| - General - TortoiseSVN - Language: 日本語 に設定する。 | - General - TortoiseSVN - Language: 日本語 に設定する。 | ||
| - [スタート] - [すべてのプログラム] - [TortoiseSVN] - [TortoiseSVN]を起動する。 | - [スタート] - [すべてのプログラム] - [TortoiseSVN] - [TortoiseSVN]を起動する。 | ||
| + | \\ | ||
| + | Visual Studio用 Subversion クライアントを以下のページよりダウンロード\\ | ||
| + | 以下は 2009/09/21 現在のリンクの辿り方である。\\ | ||
| + | - [[http:// | ||
| + | * Visual Studio 2002 and 2003 は [[http:// | ||
| + | * Visual Studio 2005, 2008 and 2010 beta1 は [[http:// | ||
| + | - AnkhSvn-2.1.7141.181.msi をダブルクリックして実行し、[Next]ボタンをクリックして行きインストールする。 | ||
| + | ===== svn コマンドのインストール ===== | ||
| + | svn のコマンドライン版をインストールする方法を説明する。\\ | ||
| + | \\ | ||
| + | 以下は 2012/11/09 現在のリンクの辿り方である。\\ | ||
| + | - [[http:// | ||
| + | - 現在の最新版である[[http:// | ||
| + | - CollabNetSubversion-client-1.7.7-1-x64.exe をダブルクリックして実行し、[Next]ボタンをクリックしてセットアップ完了させる。 | ||
| + | - 以下の要領でコマンドプロンプトにて動作確認を行う。\\ < | ||
| + | C: | ||
| + | svn, version 1.7.7 (r1393599) | ||
| + | | ||
| + | |||
| + | Copyright (C) 2012 The Apache Software Foundation. | ||
| + | This software consists of contributions made by many people; see the NOTICE | ||
| + | file for more information. | ||
| + | Subversion is open source software, see http:// | ||
| + | |||
| + | The following repository access (RA) modules are available: | ||
| + | |||
| + | * ra_neon : Module for accessing a repository via WebDAV protocol using Neon. | ||
| + | - handles ' | ||
| + | - handles ' | ||
| + | * ra_svn : Module for accessing a repository using the svn network protocol. | ||
| + | - with Cyrus SASL authentication | ||
| + | - handles ' | ||
| + | * ra_local : Module for accessing a repository on local disk. | ||
| + | - handles ' | ||
| + | * ra_serf : Module for accessing a repository via WebDAV protocol using serf. | ||
| + | - handles ' | ||
| + | - handles ' | ||
| + | </ | ||