I want to create a series of tutorial pages on my project site that demonstrate the concepts in an applet (since the project is a Java client-side framework), but I don't see an easy way to host web pages with arbitrary content (like applets) on Google Code. I had seen another project just check their stuff into subversion and serve it off of subversion's web server, but then I need to check my binary JAR files into subversion too, which is wasteful (I don't care to keep revision history of these). It also means that my Javadoc pages would need to be checked into subversion (Yuck!).
Can anyone shed some light on a Better Way? Thanks, -Todd --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

