Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はRubyonRails 3.1とSubversionを使用していますが、プロジェクトの変更履歴を確認できるツールがあるかどうかを知りたいです。選択した日付に行われた変更を示すタイムラインチャートを備えたGitHubのようなものが欲しいのですが。
そのようなものはありますか?
Gitlabは、あなたが探しているものかもしれません。 ただし、Git でのみ機能します。ただし、プロジェクトを Git に移植し、git-svnを使用できます。