I like the fact that Google Code is a free option for Mercurial hosting but, in the test project I set up I couldn't find a way to designate the repository as private.
Ideally I would like to work on a project privately until it is ready for the world to see and only then open it up to others.
Is there any way to do that on Google Co...
Hello!
I want to ask you if there is a place where developers could implement a project I have rough conception of. I know there is "Google code" and "Sourceforge" but is it the right way?
The implementation itself can take a big amount of time if I happen to do it myself, so I guess the help is really needed.
The ideal solution would...
I have started a Mercurial based project on google code.
I have worked in subversion for sometime, but I am confused with what to do what in Hg.
I would like help on the following:
How do I initialize project (first on my local machine) (then from my local copy to google's server)
How do I get my copy of a build from the server
How do...
What is the best license for limiting/restricting a Google Code project?
Here are Google's Options:
Apache License 2.0
Artistic License/GPL
Eclipse Public License 1.0
GNU General Public License v2
GNU General Public License v3
GNU Lesser General Public License
MIT License
Mozilla Public License 1.1
New BSD License
The reason for my ...
I have a question with regards Google Code svn repositories.
Is there a way no be notified by email when someone on your team does a commit ?
I have been looking around, but I can't find the way to activate this option (if it exists).
Thanks for any help given.
...
I am about to start a project and was thinking of using Google Code to host it. It gives the option of using Mercurial or SVN for version control. I have never before used a VCS, and would like to know which one is easier to work with.
The project involves two main programmers, but a few others may contribute small amounts. It is mostly...
How to migrate from Google Code's subversion to another subversion server keeping the history?
The problem here is that I don't have access to the repository of Google Code, nor to the one I will migrate.
...
I have a private project I've been tinkering with for a while. I'm thinking of putting it up on Google Code in case anyone else finds it interesting.
Is it possible for me to import my existing svn repository into Google Code, or will I have to create a new one and lose my change history?
...
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 code:
svn checkout http://myproject.googlecode.com/svn/trunk/ myproject-read-only
B...
Hi,
I'm using Eclipse Galileo. I want to connect the eclipse tasklist to a google code project. I need a connecter to do this. Connectors can be installed via Task Resoitory view -> add TaskRepopsitory -> Install more Connectors. But I can't see that one of the listed connectors will support google code.
I searched the web and read abo...
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 requires me to use an auto-generated password, and it gets quite repetitive to look it up every ...
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
...
I have hosted my code on code.google.com. I selected subversion as the repository to be used and have checked-in all my code. I am trying to create a tag on the repository and I am unable to find any straightforward way to do this. Can someone please guide me as to what needs to be done to create a tag? Do I use some subversion command? ...
I have hosted the code for one of my projects on code.google.com. While I am able to monitor incoming traffic to my project page using google analytics, I do not find a way to track how many checkouts of my code have happened. Is there any way to find details on checkouts that are happening?
...
Hi,
Is it possible to add iframe inside google code project hosting wiki?
I wan't to embed an external application using iframe in my google project page. My idea is to create a google wiki page and add the iframe in that page.
How to do it?
...
I know this can be a gray area question, and might be migrated to Superuser, but I think that the most people I can find that has done this will be here, due to one of the sites in question being Google Code.
I am trying to set up Google Analytics for my new open source project hosted on google code, but I cannot get the tracker to be n...
I'm trying to upload an entire folder for download to Google code. The exe in the folder relies on other things in the folder, so I can't just upload the individual exe, etc. Does Google code allow this in any way?
...
I'm wondering how to put images on the GoogleCode's project homepage. I read the wiki syntax, but I don't know how to integrate that onto the homepage.
...
If I am the admin of a project hosted at code.google.com (in this case http://code.google.com/p/o2platform/) where can I find how much SVN space I am using? and how much do I still have left?
...
How do I commit to a Google code Subversion branch by using the TortoiseSVN thingy?
Apparently I am having a problem with it because TortoiseSVN is asking for a username and password. I input the email address that I used to create the project and the corresponding password for it and it didn't work.
Update:
Great, I was able to commi...