Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a wiki like that on Google Code Hosting that commits every change in the subversion repository?

I used the wiki in a project hosted at Google Code. With this wiki all the changes you make with the web interface are committed in the subversion repository of the project.

For example, if you create the ExamplePage page using the wiki web interface the underlying software creates and commits a wiki/ExamplePage.wiki file in the subversion repository.

This should work in the inverse way. If you modify the subversion repository the web interface shows the new version of the wiki.

This is a nice features because let you edit files also with an external editor and then upload (commit) them to subversion.

Do you know some open source project that support this feature?

like image 485
Andrea Francia Avatar asked Jan 25 '26 02:01

Andrea Francia


1 Answers

ikiwiki is a wiki compiler and cgi script that can integrate various VCS (svn and git at least) as storage backends.

like image 159
David Schmitt Avatar answered Jan 27 '26 22:01

David Schmitt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!