Tagged Questions
2
votes
3answers
207 views
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 ...