google-code-hosting

Is there a wiki like that on Google Code Hosting that commits every change in the subversion repository?

I used the wiki in a project hosted at Google Code. With this wiki all the changes you make with the web interface are committed in the subversion repository of the project. For example, if you create the ExamplePage page using the wiki web interface the underlying software creates and commits a wiki/ExamplePage.wiki file in the subvers...

How to partially export a git repository?

Hi! My company uses git internally and we publish some of our work as an open source on Google Code which uses svn. (Should it support git, the problem would be probably the same.) The problem is that we publish only part of our repository, so using git-svn as described on http://code.google.com/p/support/wiki/ImportingFromGit will not...

How to upload project with mercurial on googlecode?

I have create a local directory, and made some sub-directories and file in it. registered by project on code.google.com/hosting install Mercurial and did > hg init copied the auto-generated password from google, still dont know for what. Now how do i upload files my local to the repository on google. Tired googling a lot, almost all ...

Best way to read/edit/add to the googlecode wiki offline.

I finally after too much of pondering started my project on googlecode. One of the best features I liked about googlecode was the revision control for wiki, where I can add/edit the wiki pages locally offline and then commit/push later. I have pulled the wiki to my local repository, is there any good googlecode-wiki-toolbar-attached ed...

Google Code: Force comment on commit

I just started using Google code hosting and am a beginner at working with Subversion. I was wondering if there is a way to enforce a rule that no commits can be made without comments. I was researching into it, and I did find a way to do this on subversion - it involves creating a pre-commit hook. But I don't think I can do this in Goog...

Choosing a Mercurial hosting.

I'm looking for a Mercurial hosting which is free. (I'm only a student right now.) And it seems like it boils down to Bitbucket or Project Hosting on Google Code. (Other suggestions are welcome.) So, how do these services compare in terms of features and service? This question does not ask for a subjective opinion, just a feature-set a...

Google Code Hosting vs Sourceforge

From your experience what is better SF.net or Google code? To publish open source code? What is indexing faster in the search engine so it has more exposure? ...

Number of Mercurial repositories per project on Google Code

I'm not sure whether it belongs to Stack Overflow, however it's definitely programming-related. I have the following question: what is the limit on the number of user repositories per project that are available for addition on Administer tab (apart from default and wiki repositories)? ...