aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/c283cbb1-2964-4372-9d9c-117dd3a85518/comments/a7e3106e-521b-421a-b1a9-52292f194cbb/body
diff options
context:
space:
mode:
Diffstat (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/c283cbb1-2964-4372-9d9c-117dd3a85518/comments/a7e3106e-521b-421a-b1a9-52292f194cbb/body')
-rw-r--r--.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/c283cbb1-2964-4372-9d9c-117dd3a85518/comments/a7e3106e-521b-421a-b1a9-52292f194cbb/body29
1 files changed, 29 insertions, 0 deletions
diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/c283cbb1-2964-4372-9d9c-117dd3a85518/comments/a7e3106e-521b-421a-b1a9-52292f194cbb/body b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/c283cbb1-2964-4372-9d9c-117dd3a85518/comments/a7e3106e-521b-421a-b1a9-52292f194cbb/body
new file mode 100644
index 0000000..fd55b08
--- /dev/null
+++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/c283cbb1-2964-4372-9d9c-117dd3a85518/comments/a7e3106e-521b-421a-b1a9-52292f194cbb/body
@@ -0,0 +1,29 @@
+Hi folks,
+
+I've noticed that github.com and bitbucket.org offer bugtracking, but
+gitorious.org doesn't. What do you think about attempting to work on
+a bugtracker interface for a free code hosting site using BE as the
+backend? An awful lot of people (me included, occasionally!) are
+using proprietary sites like github and entrusting their bugtracking
+data to it; having a public hosting service that doesn't create a
+dependency on that service for your bugtracking data would be pretty
+compelling, I think.
+
+The fact that gitorious is written in Ruby on Rails probably makes the
+idea of using gitorious in particular a non-starter, but I thought I'd
+throw it out there. There's a gitorious thread about the general idea
+here:
+
+http://groups.google.com/group/gitorious/browse_thread/thread/40a541377060cb34
+
+(One way to get around the Ruby/Python problem would be to have the
+bugtracker simply operate independently from the rest of the site,
+which I suppose would work fine but wouldn't be elegant to use.)
+
+Are there any other popular free code hosting sites out there, perhaps
+written in Python? ;-) If there was a site that allowed you to
+choose between different SCMs, that'd be even more suited to us..
+
+Just an idea,
+
+- Chris.