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.
検索可能なバージョン管理が必要な wiki アプリケーションを作成しています。これに最適なデータモデルは何ですか?
私は Django で書いていますが、それほど重要ではありません。
リストにsvnwikiを追加しますen.wikipedia.org/wiki/Svnwiki
基本的に、あなたが求めているのは「バージョン管理をどのように実装できるか」です。これにはいくつかのモデルがありますが、最初に尋ねる質問は、「なぜ、無数の既存の実装の 1 つを使用する代わりに wiki を構築するのか?」ということです。