New issue 8 by tfmorris: Clarify source control, hosting, bug reporting,
email lists, etc
http://code.google.com/p/freebase-suggest/issues/detail?id=8
The home page of the Google code project (ie this project) implies that the
project has moved, but the new "home" has no source control, no bug
reporting system, and this site (Google Code) appears to still be
(semi-)live.
Can someone clarify the real location of the source control, bug reporting,
project web page, etc and update the old resources to point to the correct
place?
I actually think Google Code has a pretty good set of features for project
hosting, but if you're moving somewhere else, let's move everything (or be
clear about what's staying here)
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 on issue 8 by will.moffat: Clarify source control, hosting, bug
reporting, email lists, etc
http://code.google.com/p/freebase-suggest/issues/detail?id=8
Hi Tom,
We're now hosting Freebase Suggest on freebaselibs.com and we're in the
process of
updating the (slightly broken) docs on www.freebase.com/docs/suggest
I still need to update the build scripts to sync with this repository, and
the docs here
to clarify the new setup. I'll comment on this bug once I've done that.
regards,
--Will
Comment #2 on issue 8 by will.moffat: Clarify source control, hosting, bug
reporting, email lists, etc
http://code.google.com/p/freebase-suggest/issues/detail?id=8
So here's the new setup:
Google Code is now only used for Issue Tracking.
The home page and docs for Freebase Suggest are on
http://www.freebase.com/docs/suggest
Both minified and development JS and CSS are served from
http://freebaselibs.com/static/suggest/{version}/suggest.{min}.js
There is no public svn repository, but the full source is available on
freebaselibs.com,
it remains open source and patches are welcome.
Feedback on the samples and docs would be especially welcome.