Reply to comment

Visual SVN ServerをWindows 7にインストール

前回、Windows XPにVisual SVNをインストールした。これにWin7マシンから接続していたのだけど、いちいちそんなことをせずにWin7そのものをVisualSVNサーバーにして接続することにすれば1台で話が済む。

Win7には既にXAMPPLiteがインストールされているので、SSLでポート443が使われてしまっている。なので、8443へSSLポートを変更。それ以外はデフォルトのままで。

インストール終了後、XPマシンにあったレポジトリをWin7マシンに移動するのは次のステップで。

  1. XPマシンのVisual SVNを停止する
  2. Repositoriesフォルダの下にあるフォルダを丸ごとWin7へコピー
  3. Win7のエクスプローラーでSVNを使っているプロジェクトのフォルダを開く
  4. フォルダ右クリック --> TortoiseSVN --> Relocate を選択
  5. 新しいURLを入力。その際、SSLのポートが8443であることに注意

これが終了したらその後は今まで通りにチェックイン、チェックアウトが可能。

レポジトリを移動する前に既にチェックアウトしたファイルがあったのだけど、問題なく、移動先のレポジトリにチェックインできた。もちろん、今までのログ(チェックインの記録)も見れる。

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <code> <cite> <ul> <ol> <li> <dl> <dt> <dd> <p>
  • Lines and paragraphs break automatically.
  • Link to Amazon products with: [amazon product_id inline|full|thumbnail]. Example: [amazon 1590597559 thumbnail]
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Images can be added to this post.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.