差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| windows:mercurial [2020/07/14 08:28] – ともやん | windows:mercurial [2023/07/28 09:37] (現在) – [TortoiseHg のインストール] ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| < | < | ||
| < | < | ||
| - | #result pre, #mincode pre { | ||
| - | overflow: hidden; | ||
| - | font-size: 10px; | ||
| - | } | ||
| - | # | ||
| - | height: 250px; | ||
| - | overflow: scroll; | ||
| - | overflow-x: hidden; | ||
| - | font-size: 10px; | ||
| - | } | ||
| - | #mintbl table { | ||
| - | font-size: 12px; | ||
| - | } | ||
| - | .dokuwiki .plugin_wrap table { | ||
| - | width: auto; | ||
| - | } | ||
| - | #logo { | ||
| - | background-color: | ||
| - | padding: 10px; | ||
| - | width: fit-content; | ||
| - | } | ||
| - | #logo p { | ||
| - | margin: 0; | ||
| - | } | ||
| #logo img { | #logo img { | ||
| object-fit: cover; | object-fit: cover; | ||
| 行 45: | 行 21: | ||
| ===== TortoiseHg のインストール ===== | ===== TortoiseHg のインストール ===== | ||
| + | |||
| + | ==== Scoop によるインストール方法 ==== | ||
| + | [[windows: | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <b class=GRN> | ||
| + | </ | ||
| + | <WRAP color_result>< | ||
| + | Results from local buckets... | ||
| + | |||
| + | <b class=GRN> | ||
| + | ---- ------- | ||
| + | tortoisehg | ||
| + | tortoisemerge 1.6.7 extras | ||
| + | tortoisesvn | ||
| + | |||
| + | </ | ||
| + | </ | ||
| + | |||
| + | scoop コマンドでインストールする😉\\ | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <b class=GRN> | ||
| + | </ | ||
| + | <WRAP color_result>< | ||
| + | Installing ' | ||
| + | tortoisehg-6.4.5-x64.msi (35.1 MB) [==========================================================================] 100% | ||
| + | Checking hash of <b class=CYN> | ||
| + | Extracting <b class=CYN> | ||
| + | Linking ~\scoop\apps\tortoisehg\current => ~\scoop\apps\tortoisehg\6.4.5 | ||
| + | Creating shim for ' | ||
| + | Creating shim for ' | ||
| + | Creating shim for ' | ||
| + | Creating shim for ' | ||
| + | <b class=YEL> | ||
| + | Creating shim for ' | ||
| + | Creating shim for ' | ||
| + | Creating shim for ' | ||
| + | Creating shortcut for Thg, TortoiseHg' | ||
| + | Creating shortcut for TortoiseHg Workbench (thgw.exe) | ||
| + | Creating shortcut for Mercurial Distributed SCM (hg.exe) | ||
| + | Creating shortcut for Pageant is a PuTTY authentication agent (Pageant.exe) | ||
| + | Creating shortcut for Service which gives us icons on the version-controlled files or folders (TortoiseHgOverlayServer.exe) | ||
| + | Creating shortcut for Tool for Comparison and Merge of Files and Directories (kdiff3.exe) | ||
| + | Creating shortcut for Command-line connection utility (based on PuTTY Plink) (TortoisePlink.exe) | ||
| + | <b class=GRN>' | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ==== 本家からダウンロードする場合 ==== | ||
| TortoiseHg を以下のページよりダウンロード\\ | TortoiseHg を以下のページよりダウンロード\\ | ||
| - [[https:// | - [[https:// | ||