gitで別んとこにあるソースをpullしようとすると、 error: Entry 〜 not uptodate. Cannot merge. とか言って自動mergeすらできない。上のメッセージでぐぐってもファイルを消せ的なのがすぐ出てきて、それじゃバージョン管理意味ないじゃん!という感じだったのだけど、次のレスでようやく理由がわかった。 http://pc11.2ch.net/test/read.cgi/tech/1228366972/491-492 491 :デフォルトの名無しさん:2009/02/20(金) 20:30:35 $ git co master $ git merge experimental error: Entry 'foo/bar/README' not uptodate. Cannot merge. fatal: merging of trees a3595041