An open source project hosting service.
1
vote
0answers
15 views
Google Code downloads discontinued: What to use instead?
Google Code's downloads feature allows project maintainers to upload binary files at no cost, either:
using the web interface, or
using an API, which is very convenient to integrate in build script.
...
1
vote
0answers
82 views
How to search for Metro-UI Windows 8 apps' repositories in “Google Code”/“Sourceforge”?
When I searched in GitHub/Bitbucket everything was ok because of repositories names (and probably because of different search engines), but here are just app's names and it gives tons of unneeded ...
2
votes
1answer
167 views
Watch a Git repository? (RSS/Twitter/…)
There is a Git repository that I want to be notified about. Any notificatioin would be fine: RSS would be the best, but Twitter or similar notifications are acceptable too. Unfortunately, the page is ...
2
votes
0answers
102 views
How to migrate Google Code Issues to a new project?
Due to a project name change, we'd like to start using a new Google Code project page, but as GC does not support renames, we need to migrate all the data manually. Most of it is easy, but the Issues ...
0
votes
1answer
191 views
Error 403 clicking link in Google Code
When I click the "dialone" link on this Google Code updates page, it gives a 403 error.
I would guess the dialone project has been deleted, but in that case wouldn't the link be disabled by Google's ...
6
votes
1answer
338 views
Can I +1 on GitHub without leaving a comment?
On Google Code I can show my support for an issue by starring it (I prefer not to add a comment saying "me too!"). On GitHub I can follow an issue (receive notifications on updates and comments), but ...
2
votes
1answer
706 views
How do I change my username for Google Code without creating a profile?
At the moment Google Code displays my username as a not-very-well-obscured version of my email address. This setting can be changed at https://code.google.com/hosting/settings - it can be switched to ...
3
votes
1answer
263 views
Feedburner refuses an Atom feed generated by a Google service
Here is the Atom feed I want Feedburner to use:
https://code.google.com/feeds/p/ankidroid/downloads/basic
It looks pretty valid:
<?xml version="1.0"?>
<feed ...
4
votes
4answers
806 views
How to know the persons who checked out my project on Google Code
I have a project which is hosted on Google Code. How can I find out how many people and who checked out my project?
0
votes
2answers
135 views
App for publishing non-OSS source code SVN repository? [closed]
Are there any good (free/commercial) alternatives for publishing non-OSS compatible source-code?
Requirements: good UI, svn (read), issue, revision comments, wiki, not too nerdy
Already reviewed ...
1
vote
1answer
60 views
Pressing CTRL+C in Google Code issue tracker makes the browser navigate away
Whenever I want to copy/paste something in Google Code's issues tool (example), I press CTRL+C, and it triggers the shortcut "compose a new issue", navigating to a new page.
It is very bothersome, as ...
1
vote
1answer
126 views
Editing Google Code source from web?
I'm using an iPad and would really like to work on a LaTeX document that I have in a google code project. Are there any apps that allow you to edit a document off an SVN server?
Related question: ...
0
votes
1answer
823 views
Can I upload images to google code?
Can I upload images to google code ?
I was wondering if I can upload all my project resources such as .png files.
thanks
2
votes
5answers
826 views
Is there a Google Code-like web application to install on your own web and svn server?
Is there a Google Code-like web application to install on your own server which supports:
Source code versioning, e.g. with subversion, git, mercurial...
Wiki
Issue tracker
All in one?
5
votes
1answer
398 views
Google Code shows my email some.thing@gmail.com, where can I change this?
I've been using Google Code as a regular User (not developer!) for some time, e.g. creating or commenting on issues.
However it always bothered me that it always shows my full email to me there: ...
2
votes
1answer
408 views
What do starred downloads mean in google code?
Besides expressing my interest in the download and being added to a counter, what other effects are there when starring a Google Code download file?
2
votes
1answer
270 views
Importing Google Docs documents in Google code project
I am hosting projects in Google code. I have some documents (Specs, Requirements, etc.) in Google docs as documents and spreadsheets. I need to link these documents as Downloads or Wikis in Google ...
9
votes
3answers
6k views
Downloading code from Google Code without using a version control system
Is there a method to download a folder from Google Code without having to use the version control system?