Earlier quoted context omitted.
This wired article tries to rewrite the history: > rather geeky and sometimes unreliable internet site called SourceForge Wtf. SourceForge was for a long time very decent. It wasn't geeky nor unreliable, it offered CVS and later Subversion, web hosting, mailing list hosting, forums and downloads. GoogleCode itself was geeky with its very basic "Wiki", but it had a leaner "GMail style" UI, with only basic features so…
I haven't read the source article, but SourceForge at some point was real slow. Like, it would takes minutes alone to Log In at SourceForge, let alone checking out SVN repo. Accessing website hosted on SourgeForge was real slow too. I think during that year (not sure which year), tons of projects migrate either to Google Code or to GitHub. It was later that sourceforge improve.
Bidding farewell to Google Code
421–428 of 428 posts
Re: Bidding farewell to Google Code
#422Earlier quoted context omitted.
Would git-annex (avaiable on gitlab.com) together with vcsh and mod-organizer cover you?
I can BARELY figure out how to work Git itself, I'm guessing combining it with 3 other systems is not going to be a good idea.
Re: Bidding farewell to Google Code
#423Earlier quoted context omitted.
If the code is that valuable, then perhaps they should put some time into maintaining the code, moving it to another provider, or convincing somebody to pay for hosting.
Example. A cancer researcher, publishes a paper in Nature Genetics. Like this one: http://www.nature.com/ng/journal/v42/n3/abs/ng.522.html In that paper she publishes a link to a Google Code repository as supplement materials. For example, in the aforementioned paper there is a link to the following repository: http://code.google.com/p/glu-genetics/
I'm pretty sure that Google Code had a TOS where they stated that they don't guarantee that your repository is safe there forever.
There could be several reasons for closing a repository including Google going bankrupt. The availability of a scientific article should be much longer (ideally infinity) than the lifetime of any company.
Re: Bidding farewell to Google Code
#424Earlier quoted context omitted.
What is the criteria for "legitimate"? A project useful for me may not be "notable" enough for most to consider "legitimate".
Presumably, not abusing Google Code as a hosting site for pirated content.
Re: Bidding farewell to Google Code
#425Earlier quoted context omitted.
And in the intervening years, no one running a news server thought to back theirs up, no one crawled Google and made torrents? This is software, not ancient manuscripts written by scribes on now crumbling vellum - there is no excuse for there to be one canonical copy of anything . Every pornographic movie ever made has multiple redundant backups on decentralized peer to peer networks and darknets. I understand the im…
Why would they run their own Usenet archive? Google had the Usenet archiving business sewn up, and by the time they started showing signs of being untrustworthy it was too late and much of the 80s and early 90s stuff only exists in their archives. (Oh, and as a side note apparently a lot of the interesting porn from that era has been lost to history too.)
Re: Bidding farewell to Google Code
#426Earlier quoted context omitted.
> Github for example only lets you have one source repository per project, and as a result the wikis and issues are useless since they are almost always filed against the wrong sub-project. You can disable the wiki and issues pages on a repository-by-repository basis. If you're looking to solve the issue of issues being filed in the wrong place, you could try to pick the component that is the most central or most fro…
This doesn't help for the issues. With commit messages you can reference or close tickets (eg "fixes #73"), but that won't be available if committing, unless in the one repo that does have issues enabled.
Re: Bidding farewell to Google Code
#427Earlier quoted context omitted.
If the code is that valuable, then perhaps they should put some time into maintaining the code, moving it to another provider, or convincing somebody to pay for hosting.
Example. A cancer researcher, publishes a paper in Nature Genetics. Like this one: http://www.nature.com/ng/journal/v42/n3/abs/ng.522.html In that paper she publishes a link to a Google Code repository as supplement materials. For example, in the aforementioned paper there is a link to the following repository: http://code.google.com/p/glu-genetics/
Does anyone know of an effort to maintain this, like is done with sequencing data at the NIH? Something like PubMed Central?
I have first hand experience with this on the biology side, looking for reagents or even protocols from a 10 year old paper...and coming up completely dry. It's kind of a travesty, but the world collectively shrugged.
Re: Bidding farewell to Google Code
#428Earlier quoted context omitted.
PM on App Engine here. We'll continue to be using (and monitoring) the Google Code issue tracker until we have a robust alternative available. We have plans for this, we're just not ready to talk about them yet.
Is this a plan just for AppEngine or for all other Google Products that use Code as an external Issue Tracker?