Web based code review and project management for Git based projects. ObjectiveGerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system. Gerrit makes reviews easier by showing... 続きを読む
trunk tags branchesを作っておく $ mkdir hogeapp $ cd hogeapp $ mkdir trunk tags branches $ svn import . svn+ssh://svnurl/hogeapp -m "initial" $ cd ../ $ rm -rf hogeapp プロジェクト作成 $ rails hogeapp $ cd hogeapp インポート $ svn import . sv... 続きを読む
例えば、LastChangedRevisionを有効にするには $ svn propset svn:keywords "LastChangedRevision" Greeting.java ファイル個別に毎回指定しなくても、あるパターンのファイルにキーワード置換属性を指定する Windows Vistaならユーザーディレクトリ下の\AppDat... 続きを読む
Joyent provides teams with collaboration software (email, calendars, file sharing), data backup services and on-demand computing solutions that range from shared hosting to grid containers and fully managed dedicated servers.Top Eight Reasons... 続きを読む
strikeout.jp 続きを読む
[編集]Tracとは? # TracはEdgewall Software がオープンソースで提供しているソフトウェア。 Trac 日本語版はインタアクト株式会社が提供している。 次の機能を持つ: Issue Tracking System (Bug Tracking System) Issue (課題、問題、懸案) を管理する機能。 ... 続きを読む