分散型バージョン管理システムMercurialについてのあれこれ
前スレ
【分散型バージョン管理】 Mercurial 【hg】
http://hibari.2ch.net/test/read.cgi/tech/1251208950/l50
公式
http://mercurial.selenic.com/wiki/
日本語チュートリアル
http://mercurial.selenic.com/wiki/JapaneseTutorial
Mercurial - Wikipedia
http://ja.wikipedia.org/wiki/Mercurial
Mercurialではじめる分散構成管理
http://gihyo.jp/dev/feature/01/mercurial/0001
TortoiseHG
http://tortoisehg.bitbucket.org/
【分散型バージョン管理】 Mercurial 2【hg】
2011/11/12(土) 23:55:48.78
2011/11/12(土) 23:56:33.35
関連スレ
バージョン管理システムについて語るスレ8
http://hibari.2ch.net/test/read.cgi/tech/1295493964/
Git 3
http://hibari.2ch.net/test/read.cgi/tech/1310403238/
【bzr】Bazaarでバージョン管理 Rev 3
http://hibari.2ch.net/test/read.cgi/tech/1297704483/
Subversion r13
http://hibari.2ch.net/test/read.cgi/tech/1286654542/
CVS導入スレ〜 Rev.3
http://hibari.2ch.net/test/read.cgi/tech/1113141518/
バージョン管理システムについて語るスレ8
http://hibari.2ch.net/test/read.cgi/tech/1295493964/
Git 3
http://hibari.2ch.net/test/read.cgi/tech/1310403238/
【bzr】Bazaarでバージョン管理 Rev 3
http://hibari.2ch.net/test/read.cgi/tech/1297704483/
Subversion r13
http://hibari.2ch.net/test/read.cgi/tech/1286654542/
CVS導入スレ〜 Rev.3
http://hibari.2ch.net/test/read.cgi/tech/1113141518/
2011/11/12(土) 23:58:31.70
分散バージョン管理Git/Mercurial/Bazaar徹底比較
http://www.atmarkit.co.jp/fjava/rensai4/devtool03/devtool03_1.html
Mercurial Cheat Sheet 日本語版
http://www.textdrop.net/doc/mercurial-cheat-sheet-ja/
Mercurial MQ について
http://d.hatena.ne.jp/dayflower/20090520/1242794877
Unlimited DVCS Code Hosting, Free ― bitbucket.org
https://bitbucket.org/
http://www.atmarkit.co.jp/fjava/rensai4/devtool03/devtool03_1.html
Mercurial Cheat Sheet 日本語版
http://www.textdrop.net/doc/mercurial-cheat-sheet-ja/
Mercurial MQ について
http://d.hatena.ne.jp/dayflower/20090520/1242794877
Unlimited DVCS Code Hosting, Free ― bitbucket.org
https://bitbucket.org/
2011/11/13(日) 00:04:12.29
Mercurial: The Definitive Guide
http://www.amazon.co.jp/dp/0596800673/
http://shop.oreilly.com/product/9780596801311.do
入門Mercurial Linux/Windows対応
http://www.shuwasystem.co.jp/products/7980html/2174.html
http://www.amazon.co.jp/dp/0596800673/
http://shop.oreilly.com/product/9780596801311.do
入門Mercurial Linux/Windows対応
http://www.shuwasystem.co.jp/products/7980html/2174.html
2011/11/13(日) 00:06:25.77
Mercurial 2.0リリース、バックポートに有用な「graft」コマンドや
サイズの大きいバイナリファイルを効率よく扱う拡張などが導入される
http://sourceforge.jp/magazine/11/11/04/0354255
サイズの大きいバイナリファイルを効率よく扱う拡張などが導入される
http://sourceforge.jp/magazine/11/11/04/0354255
2011/11/13(日) 00:46:39.63
Mercurial: The Definitive Guide
http://hgbook.red-bean.com/
日本語版
http://foozy.bitbucket.org/hgbook-ja/index.ja.html
http://hgbook.red-bean.com/
日本語版
http://foozy.bitbucket.org/hgbook-ja/index.ja.html
2011/11/13(日) 00:54:04.77
分散バージョン管理入門 (イラスト入り)
http://tcha.org/2010/intro-to-distributed-version-control-illustrated/
http://tcha.org/2010/intro-to-distributed-version-control-illustrated/
2011/11/13(日) 09:53:40.55
Mercurial Project
ttp://www.youtube.com/watch?v=JExtkqzEoHY
ttp://www.youtube.com/watch?v=JExtkqzEoHY
2011/11/13(日) 16:46:49.31
質問なんだが、
Windows 2008にMercurialのサーバー立てて、
各個人のPC(Windows )から、TortoiseHG でアクセスしたりとかって
出来るの?
Windows 2008にpython3を入れれば、Mercurialのサーバーを作れそうなんだが
どうなんでしょうか?
Windows 2008にMercurialのサーバー立てて、
各個人のPC(Windows )から、TortoiseHG でアクセスしたりとかって
出来るの?
Windows 2008にpython3を入れれば、Mercurialのサーバーを作れそうなんだが
どうなんでしょうか?
2011/11/13(日) 17:03:25.41
>>9
MercurialはPython 3未対応。
TortoiseHgもしくはMercurial単体のWindows用インストーラのhg.exeで、
hg serve --daemonでweb serverがあがる。
あとapacheかます方法も。
Windowsのサービスとして上げる方法は知らない。
MercurialはPython 3未対応。
TortoiseHgもしくはMercurial単体のWindows用インストーラのhg.exeで、
hg serve --daemonでweb serverがあがる。
あとapacheかます方法も。
Windowsのサービスとして上げる方法は知らない。
11デフォルトの名無しさん
2011/11/14(月) 04:26:04.17 Mercurialってまだ日本語ファイル名をOS跨いで管理するとき問題抱えてるの?
2011/11/14(月) 05:13:03.05
>9
Windowsのファイル共有でも動くよ。
たまにトラブるかもしれんけどな。
>11
何も解決していない。
Windowsのファイル共有でも動くよ。
たまにトラブるかもしれんけどな。
>11
何も解決していない。
2011/11/14(月) 05:37:23.59
>>12
はぁ……そうか……
それだけがSubversionからの移行を躊躇わせるんだよねぇ
客から貰った資料とかも保管してたりするから。
Gitを評価したりもするけど、どうも変に触ると先祖返りが簡単に起こっちゃって
自分以外の開発者も戸惑ってる。分散してるメリットよりデメリットに多くぶち当たってる。
何とか解決されないかなぁ。
はぁ……そうか……
それだけがSubversionからの移行を躊躇わせるんだよねぇ
客から貰った資料とかも保管してたりするから。
Gitを評価したりもするけど、どうも変に触ると先祖返りが簡単に起こっちゃって
自分以外の開発者も戸惑ってる。分散してるメリットよりデメリットに多くぶち当たってる。
何とか解決されないかなぁ。
2011/11/14(月) 06:07:02.20
>>11
なにそれ、初めて聞いた。詳しくお願い。
なにそれ、初めて聞いた。詳しくお願い。
2011/11/14(月) 08:16:03.47
2011/11/14(月) 08:51:27.43
>>14
今は問題がある。
解決までもう少しの辛抱だ。
938 デフォルトの名無しさん sage 2011/10/22(土) 17:21:45.19
http://mercurial.selenic.com/wiki/UnicodeOnWindows
今は問題がある。
解決までもう少しの辛抱だ。
938 デフォルトの名無しさん sage 2011/10/22(土) 17:21:45.19
http://mercurial.selenic.com/wiki/UnicodeOnWindows
2011/11/15(火) 01:44:40.04
svnかgitでよくないですか?
mercurialとbazaarはなしってことで
mercurialとbazaarはなしってことで
2011/11/15(火) 03:55:11.77
GitとMercurial両方使ってるけど、Gitのコマンドラインインタフェイスのわか
りにくさは異常
りにくさは異常
2011/11/15(火) 07:28:47.92
BazaarとMercurial両方使ってるけど、Bazaarのブランチのわかりにくさは異常
20デフォルトの名無しさん
2011/11/15(火) 13:36:40.642011/11/15(火) 18:36:15.77
22デフォルトの名無しさん
2011/11/19(土) 16:30:32.93 ?
2011/11/23(水) 06:21:27.75
先日TortoiseHGをインストールしました。
そこで質問ですが「hg help」と入力するとメッセージが英語で出力されますが
これは設定で日本語にすることが出来ますか?
(\i18n\ja.poという言語ファイル?があるので出来そうだなと思っているのですが)
ちなみに環境はWindowsVistaで、バージョンは2.2を使用しています。
そこで質問ですが「hg help」と入力するとメッセージが英語で出力されますが
これは設定で日本語にすることが出来ますか?
(\i18n\ja.poという言語ファイル?があるので出来そうだなと思っているのですが)
ちなみに環境はWindowsVistaで、バージョンは2.2を使用しています。
2011/11/23(水) 07:44:12.58
>>23
環境変数LANG=ja
環境変数LANG=ja
2011/11/23(水) 19:41:24.32
2011/12/01(木) 05:54:48.82
ファイルのrenameって、Subversionみたいにメタデータの書き換えだけだと思ってて、
デカいファイルでやってみたら、見事にファイルサイズ分だけ.hgが肥えた。
駄目じゃん。
デカいファイルでやってみたら、見事にファイルサイズ分だけ.hgが肥えた。
駄目じゃん。
2011/12/01(木) 07:20:57.35
・hgのファイルの変名はコピーして削除
・bzrは変名に対応しているがコピーは未対応
・gitは変名・コピーも未対応。変名は推測
・hgは変名・コピーのマージに対応
・だからコピー後にメタデータが増えるのは仕方がない
・ディレクトリの移動などで変名規模が大きい場合は、convertすべし
・bzrは変名に対応しているがコピーは未対応
・gitは変名・コピーも未対応。変名は推測
・hgは変名・コピーのマージに対応
・だからコピー後にメタデータが増えるのは仕方がない
・ディレクトリの移動などで変名規模が大きい場合は、convertすべし
28デフォルトの名無しさん
2011/12/02(金) 07:51:49.32 2011-11-01 Mercurial 2.0.1 released!
2011/12/02(金) 09:31:14.06
2011-12-01 Mercurial 2.0.1 released!
30デフォルトの名無しさん
2011/12/02(金) 10:53:47.63 2011-12-02 Mercurial 2.0.2 released!
2011/12/02(金) 10:57:10.08
地味に間違えてたのね…
2011/12/02(金) 21:01:27.58
わらたw
2011/12/03(土) 01:41:25.64
Mercurial Advent Calendar 2011
http://partake.in/events/902cd6d9-0215-4ea3-b51f-b8ff32e56426
http://partake.in/events/902cd6d9-0215-4ea3-b51f-b8ff32e56426
2011/12/03(土) 21:06:28.83
Windows サーバーのapacheから使おうと思ったら、
このバグって直って無いんだな。 駄目すぎる
http://mercurial.808500.n3.nabble.com/Problems-running-hgweb-wsgi-under-apache-on-Windows-td3184755.html
http://mercurial.selenic.com/bts/issue2582
このバグって直って無いんだな。 駄目すぎる
http://mercurial.808500.n3.nabble.com/Problems-running-hgweb-wsgi-under-apache-on-Windows-td3184755.html
http://mercurial.selenic.com/bts/issue2582
2011/12/04(日) 12:28:46.70
mercurial-2.0.win32-py2.6.exe をインストールして
hg.cmd ってバッチコマンドを以下で作って
@python C:\Python26\Lib\site-packages\mercurial\hg.pyo %*
実行したらエラーになるんだが何で?
C:\Users\xxx\Documents\mercurial>hg.cmd
Traceback (most recent call last):
File "C:\Python26\Lib\site-packages\mercurial\hg.py", line 12, in <module>
import localrepo, bundlerepo, httprepo, sshrepo, statichttprepo, bookmarks
File "C:\Python26\Lib\site-packages\mercurial\localrepo.py", line 10, in <modu
le>
import repo, changegroup, subrepo, discovery, pushkey
File "C:\Python26\Lib\site-packages\mercurial\subrepo.py", line 11, in <module
>
import config, scmutil, util, node, error, cmdutil, bookmarks
File "C:\Python26\Lib\site-packages\mercurial\scmutil.py", line 9, in <module>
import util, error, osutil, revset, similar, encoding
File "C:\Python26\Lib\site-packages\mercurial\revset.py", line 12, in <module>
import match as matchmod
File "C:\Python26\Lib\site-packages\mercurial\match.py", line 9, in <module>
import scmutil, util, fileset
File "C:\Python26\Lib\site-packages\mercurial\fileset.py", line 81, in <module
>
parse = parser.parser(tokenize, elements).parse
AttributeError: 'module' object has no attribute 'parser'
C:\Users\xxx\Documents\mercurial>
このエラーって何で出るの?
hg.cmd ってバッチコマンドを以下で作って
@python C:\Python26\Lib\site-packages\mercurial\hg.pyo %*
実行したらエラーになるんだが何で?
C:\Users\xxx\Documents\mercurial>hg.cmd
Traceback (most recent call last):
File "C:\Python26\Lib\site-packages\mercurial\hg.py", line 12, in <module>
import localrepo, bundlerepo, httprepo, sshrepo, statichttprepo, bookmarks
File "C:\Python26\Lib\site-packages\mercurial\localrepo.py", line 10, in <modu
le>
import repo, changegroup, subrepo, discovery, pushkey
File "C:\Python26\Lib\site-packages\mercurial\subrepo.py", line 11, in <module
>
import config, scmutil, util, node, error, cmdutil, bookmarks
File "C:\Python26\Lib\site-packages\mercurial\scmutil.py", line 9, in <module>
import util, error, osutil, revset, similar, encoding
File "C:\Python26\Lib\site-packages\mercurial\revset.py", line 12, in <module>
import match as matchmod
File "C:\Python26\Lib\site-packages\mercurial\match.py", line 9, in <module>
import scmutil, util, fileset
File "C:\Python26\Lib\site-packages\mercurial\fileset.py", line 81, in <module
>
parse = parser.parser(tokenize, elements).parse
AttributeError: 'module' object has no attribute 'parser'
C:\Users\xxx\Documents\mercurial>
このエラーって何で出るの?
2011/12/04(日) 15:57:45.98
python.exeのコマンドライン引数にpyoファイルが来てる時点でなんかおかしいような
どこに書いてある手順に従ってやってるの?
どこに書いてある手順に従ってやってるの?
2011/12/04(日) 17:52:54.94
2011/12/04(日) 17:57:52.79
すげぇな。
2011/12/04(日) 17:59:26.31
thg入れろ
2011/12/04(日) 18:05:05.60
無意味と言われるとは思わなんだ
hg.exeをhg.pyと勘違いしたのか
hg.exeをhg.pyと勘違いしたのか
2011/12/04(日) 18:05:25.43
2011/12/04(日) 18:07:26.05
2011/12/04(日) 18:13:19.46
hg.exeじゃなかったらhg.batかなにかがPython/scriptsに入ってるんでしょ
2011/12/04(日) 18:15:19.09
2011/12/04(日) 19:42:16.98
2011-12-03: TortoiseHg 2.2.1 (with Mercurial 2.0.1) released
2011/12/04(日) 22:03:28.37
2011/12/04(日) 22:07:14.95
>>46
ソース嫁
ソース嫁
レスを投稿する
ニュース
- 小野田紀美・経済安保担当相「何か気に入らないことがあればすぐに経済的威圧をする国への依存はリスク」 ★2 [Hitzeschleier★]
- 日本行き空路49万件キャンセル 中国自粛呼びかけ 日本行きチケット予約の約32%に相当 ★2 [ぐれ★]
- 【中国局長】両国関係に「深刻な影響」 首相発言の撤回要求 [蚤の市★]
- 外務省局長は無言で厳しい表情…日中の高官協議終了か 高市首相“台湾”発言で中国が強硬対応 発言撤回求めたか…★3 [BFU★]
- 【インバウンド】中国人観光客の日本での消費額は年間約2兆円超…中国政府は公務員の出張取り消し [1ゲットロボ★]
- 【維新】吉村知事「中国人観光客だけに頼るビジネスモデル変えていかないといけない」「高市総理の発言は撤回する必要はない」 [Hitzeschleier★]
- 【実況】博衣こよりのえちえち歌枠🧪
- 【高市速報】日本人の3割「中国への武力行使に踏み切る必要がある」ANN世論調査 [931948549]
- 外務省局長、よくわからないまま帰国へ [834922174]
- 【速報】51歳まで自衛隊になれるように法改正ww [347751896]
- (´・ω・`)おいそこ。そこの貴様だ。へらへらするな。
- 中国外務省「日中関係の悪化は高市早苗首相が原因」と名指しで強く非難。キタ━(゚∀゚)━! [153490809]
