git and distributed version control
最近不知怎的 git 好像突然紅了起來,順手找了一下這方面的資訊簡單貼一下。
看之前先到 Repository Control 這欄按兩下,就會把 distributed 的產品排前面,可以發現除了較為人知的 git 跟 svk 外,其實還有不少選擇。
如果你跟我一樣開始好奇裏面哪一個有 eclipse plugin?這件事就比較複雜一點,那頁的下面有個 user interface 的列表,可以用名字下去全文檢索,目前找到幾個值得一試的。
JGIT
JGit/EGit is an Eclipse plugin for working with Git repositories. It consists of a generic package for reading and writing to a Git repository, plus an Eclipse-specific plugin.
Mercurial is a cross-platform, distributed source management tool for software developers. It is written in Python, with a binary diff implementation written in C
至於原先我最看好的 svk 則仍然是維持詸樣的外貌,表格裏只有三個 ? 啊 Orz
附帶一提:這個頁面的資訊架構跟內容呈現實在很讓人頭痛,很想動手幫它重排一下,這是一個很典型的內容100分但視覺呈現趨近0分的資訊網站,簡直就是工程師大腦的線性 dump,很可惜啊…
by admin


Trackback this post | Subscribe to the comments via RSS Feed