PDA

View Full Version : Embedding Google Project Code



riveroaks
November 22nd, 2009, 06:12 AM
I am running a Google Project so that I have an easy to use repository for my code, but I need to display my source code on my own website. Does anyone know of a way to embed Google Project source code in another website? Obviously I could post a link, but what I really need is the actual source code to appear on my website in some way. Also, all project aspects are fully public so credentials should not be an issue.

icio
November 25th, 2009, 07:55 PM
You could have some kind of script that simply reads and outputs the files from Google Code's SVN server.