Difference between revisions of "Google Code"
m (→Vital signs: ncr) |
(+urls) |
||
Line 22: | Line 22: | ||
A tool to export a repository to GitHub is available<ref>[http://code.google.com/export-to-github Export to GitHub - Google Code]</ref>. | A tool to export a repository to GitHub is available<ref>[http://code.google.com/export-to-github Export to GitHub - Google Code]</ref>. | ||
+ | |||
+ | === URL lists === | ||
+ | Some seeds for site discovery: | ||
+ | * [http://paste.archivingyoursh.it/raw/pamixaxusa List scraped from MediaWiki wikis] | ||
+ | |||
== References == | == References == | ||
<references /> | <references /> |
Revision as of 18:57, 12 March 2015
Google Code | |
![]() | |
![]() | |
URL | Google Code[IA•Wcite•.today•MemWeb] |
Project status | Closing |
Archiving status | Not saved yet |
Project source | Unknown |
Project tracker | Unknown |
IRC channel | #archiveteam (on EFnet) |
Project lead | Unknown |
Google Code (AKA Project Hosting) is a software repository that is owned by Google. It hosts only open source software paired with an open source license.[1]
Google Code allows people to commit their code into either a Subversion (SVN), Git or Mercurial repository. It has a downloads section for people to upload their software packages (with a quota limit of 4GB, can be increased upon request) and also a wiki for projects to document their work at. There is also an issue tracker to track bugs in the project's software.
Vital signs
Closing on 25th January, 2016[2].
Archiving
By definition of a repository, archiving copies of the source code is rather easy (and incremental). Just clone the git/hg repository, or checkout SVN repo. For SVN, make sure that you checkout all branches, nut just trunk.
Archiving bugtrackerss and the other stuff is a bit harder
A tool to export a repository to GitHub is available[3].
URL lists
Some seeds for site discovery: