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
204
votes
7 answers

Store password in TortoiseHg

Is there a way to configure TortoiseHg to store my password? I have a project hosted on Google Code that I access using TortoiseHg. Whenever I want to push changes to Google Code TortoiseHg prompts me for a username and password. Google Code…
sourcenouveau
  • 29,356
  • 35
  • 146
  • 243
126
votes
6 answers

How to download/checkout a project from Google Code in Windows?

How do I download a ZIP file of an entire project from Google Code when there are no prepared downloads available? This is what I see on the checkout page: Command-line access Use this command to anonymously check out the latest project source…
Robin Rodricks
  • 110,798
  • 141
  • 398
  • 607
88
votes
9 answers

How do I download code using SVN/Tortoise from Google Code?

I just saw a really cool WPF twitter client that I think is developed by the Herding Code podcast guys HerdingCode called Witty. (or at least, I see a lot of those guys using this client). This project is currently posted up on Google Code. Many…
emcpadden
  • 1,461
  • 2
  • 14
  • 15
70
votes
10 answers

Download an SVN repository?

I'm looking for an online tool that will allow me downloading an online SVN repository (google code etc.). Do you know of anything? Update I want to download the top parent folder and all its subfolders and content, without installing anything on my…
Shimmy Weitzhandler
  • 101,809
  • 122
  • 424
  • 632
59
votes
11 answers

Google Code + SVN or GitHub + Git

Let me start by telling you that I never used anything besides SVN and I'm also a Windows user. I have a couple of simple projects that are open-source, others are on their way when I'm happy enough to release their source code. Either way, I was…
rfgamaral
  • 16,546
  • 57
  • 163
  • 275
51
votes
5 answers

Get certificate fingerprint of HTTPS server from command line?

Recently Mercurial has added certificate validation when connecting to HTTPS servers. I'm trying to clone the wiki repository for a googlecode project at https://wiki.pydlnadms.googlecode.com/hg/, but the certificate is for *.googlecode.com. I was…
Matt Joiner
  • 112,946
  • 110
  • 377
  • 526
30
votes
4 answers

Is it possible to somehow migrate from Google Code to Github?

We have a fairly large project, and I've decided that Google Code is not quite living up to expectations. Github looks like a much more suitable platform -- but I feel like there's no escape for us. Is it a case of migrating stuff over manually?…
Nick Bolton
  • 38,276
  • 70
  • 174
  • 242
23
votes
1 answer

Does Google Code have anything comparable to GitHub pull requests?

Does Google Code (svn or git) has any thing comparable to GitHub pull request so that other can easily contribute to a project?
Ali Shakiba
  • 20,549
  • 18
  • 61
  • 88
22
votes
4 answers

GitHub vs Google Code for a hobby project

Note: I have seen this and tried to take as much from it as possible; but I believe my context is different. I am working on a small-ish project. Call it Foobar. I'm wanting to get this done more organised..I've tried a few projects, mostly as an…
22
votes
2 answers

Crypto-JS is now missing on google codes

I was using the online version of Crypto-Js hosted on google codes see below:
jofftiquez
  • 7,548
  • 10
  • 67
  • 121
22
votes
4 answers

Maven repository for Google Code project

I'm hosting a small open source project on Google Code, and I have been asked to submit the jar to a publicly accessible Maven repository. I have almost no practical knowledge of Maven. What would be the best way to do this? Is there some central…
jqno
  • 15,133
  • 7
  • 57
  • 84
19
votes
5 answers

Google Code Archive to Github

I want to migrate this project https://code.google.com/archive/p/majesticuo to GitHub maintaining the history. When i try to use the 'Export to GitHub' button, it says 'The Google Code project export tool is no longer available The Google Code to…
niceguy335
  • 361
  • 1
  • 3
  • 7
18
votes
5 answers

Possible to integrate Google AppEngine and Google Code for continuous integration?

Anyone have any thoughts on how/if it is possible to integrate Google Code commits to cause a Google AppEngine deployment of the most recent code? I have a simple Google AppEngine project's source hosted on Google Code and would love if everytime I…
16
votes
3 answers

Where can I find the hosted version of the jQuery Validation plugin?

Why is there not a reference to the hosted jQuery Validation Plugin anywhere? Can somewhere share the Google Code link?
dcolumbus
  • 9,596
  • 26
  • 100
  • 165
15
votes
1 answer

Reverse Geocoding With Google Map API And PHP To Get Nearest Location Using Lat,Long coordinates

I need a function to get an nearest address or city from coordinates(lat,long) using google map api reverse geocoding and php... Please give some sample code
Murugesh
  • 820
  • 2
  • 12
  • 24
1
2 3
23 24