差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| windows:subversion [2009/09/21 01:56] – 作成 ともやん | windows:subversion [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== Subversion ====== | ====== Subversion ====== | ||
| - | ===== インストール ===== | + | ===== TortoiseSVN GUI クライアントのインストール ===== |
| - | [[http://subversion.tigris.org/ | + | TortoiseSVN Subversion クライアントを以下のページよりダウンロード\\ |
| + | 以下は 2009/09/21 現在のリンクの辿り方である。\\ | ||
| + | - [[http://tortoisesvn.tigris.org/ | ||
| + | - TortoiseSVN-1.6.5.16974-win32-svn-1.6.5.msi をダブルクリックして実行し、[Next]ボタンをクリックして行きインストールする。 | ||
| + | - **Language packs**の**16 Japanese**の右側の[[http:// | ||
| + | - LanguagePack_1.6.5.16974-win32-ja.msi をダブルクリックして実行し、[Next]ボタンをクリックして行きインストールする。 | ||
| + | - [スタート] - [すべてのプログラム] - [TortoiseSVN] - [Settings] をクリックして「Settings - TortoiseSVN」を起動する。 | ||
| + | - General - TortoiseSVN - Language: 日本語 に設定する。 | ||
| + | - [スタート] - [すべてのプログラム] - [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 ' | ||
| + | </ | ||