Questions tagged [google-code]

Google Code is Google's site for developer tools, APIs and technical resources.

Google Code

Google Code is Google's site for developer tools, APIs and technical resources. The site contains documentation on using Google developer tools and APIs—including discussion groups and blogs for developers using Google's developer products.
There are APIs offered for almost all of Google's popular consumer products, like Google Maps, YouTube, Google Apps and others.

The site also features a variety of developer products and tools built specifically for developers. Google App Engine is a hosting service for web apps. Project Hosting gives users version control for open source code. Google Web Toolkit (GWT) allows developers to create Ajax applications in the Java programming language.

347 questions
3
votes
1 answer

How can I get the changes from a "master" repository in mercurial for a project hosted on google code?

I create a "server" clone from a project hosted at code.google.com. I create a clone from that repository in my machine and push some changes; everything goes well. Now the master repository has some changes and I want to pull them. How do I get…
OscarRyz
  • 196,001
  • 113
  • 385
  • 569
3
votes
1 answer

Moving a googlecode project from svn to mercurial. Any tricks?

I am maintaining a project on googlecode. I am using svn and I am happy with that. However, a new contributor would like to use Mercurial. I am ok with this this because I think that it is a better choice when working with different people. So I am…
luc
  • 41,928
  • 25
  • 127
  • 172
3
votes
1 answer

How do I set a page as the default wiki page on Google Code?

I have several wiki pages on my project hosted on Google Code. How do I set one of my pages as a "Table of Contents"? I noticed that for some other projects, naming a page as TableOfContents will make it the default page displayed on clicking the…
Agnel Kurian
  • 57,975
  • 43
  • 146
  • 217
3
votes
3 answers

Project hosting on Google Code. Files are cached?

I do not really understand how Google Code handles file versioning. I am building a jQuery plugin that anyone can access. Like so: