19 | | * in the installer, no need to change anything (press <Next> until you must choose a download site) |
20 | | * in the '''Choose a Download Site''' window, highlight a URL that appears close to your country location, and press <Next> |
21 | | * in the '''Select Packages''' window, make sure to install the following packages (click on "Skip" until you see a version number beside the package name) |
| 19 | * インストーラーにおいて変更するものは何もありません (ダウンロードサイトを選択するまで <次へ> をクリックしてください) |
| 20 | * '''ダウンロードサイトを選択''' ウィンドウで、あなたの国の場所に近いURLをハイライトし、<次へ> をクリックします。 |
| 21 | * '''パッケージを選択''' ウィンドウでは次のパッケージをインストールしてください(パッケージ名の横にバージョンナンバーが現れるまで "スキップ" をクリックしてください) |
33 | | * also install all packages that are dependencies of the above ones (the cygwin installer should have automatically selected them for you) |
34 | | * after selecting the required packages, press <Next> to begin installing |
35 | | * you should now have a Cygwin shortcut on your desktop |
36 | | * if you chose default locations, if you open Windows Explorer you will see that Cygwin exists at ''C:\cygwin'' |
| 33 | * 上記の依存性にあたる全てのパッケージをインストールします (cygwin インストーラー自動的にこれらを選択します) |
| 34 | * 必要なパッケージの選択の後、<次へ> をクリックしインストールを開始してください。 |
| 35 | * デスクトップ上に Cygwin のショートカットが作成されます。 |
| 36 | * 既定のロケーションを選択した場合、Windows Explorer を開くと ''C:\cygwin'' に Cygwin exists があるはずです。 |
40 | | * download and install a fancy GUI for SVN (such as http://tortoisesvn.tigris.org/), or |
41 | | * use a commandline SVN client such as from [http://subversion.tigris.org/files/documents/15/45222/svn-win32-1.5.6.zip here] |
42 | | * copy the contents of that zip into your Program Files directory |
43 | | * add 'C:\Program Files\svn-win32-1.5.6\bin' to your PATH environment variable |
| 40 | * SVN のために fancy GUI をダウンロードしてインストール(例 http://tortoisesvn.tigris.org/)、または |
| 41 | * [http://subversion.tigris.org/files/documents/15/45222/svn-win32-1.5.6.zip here] からのようなコマンドライン SVN クライアントの使用 |
| 42 | * その zip の内容をプログラムファイルディレクトリにコピー |
| 43 | * パス環境変数に 'C:\Program Files\svn-win32-1.5.6\bin' を追加 |