Ticket #1751 (closed defect: fixed)
Opened 2013-03-26T14:44:55-05:00
Last modified 2013-04-18T10:33:12-05:00
Make GitWeb work again on fiji.sc
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Server Admin | Version: | |
Severity: | serious | Keywords: | |
Cc: | curtis | Blocked By: | |
Blocking: | #1729 |
Description
Maybe even switch to CGit? Maybe even offer push support via http:// for selected repositories? Maybe reinstating the contrib branches that way?
Change History
comment:1 Changed 2013-03-26T16:08:48-05:00 by curtis
comment:2 Changed 2013-03-26T17:02:25-05:00 by dscho
Good idea. But this week, and in particular today, I should refrain from addressing such tempting sidetracks.
comment:3 Changed 2013-03-27T12:33:09-05:00 by dscho
Actually, this was much more pressing than I thought because of fiji.git's .gitmodules referring to the contrib account. This was done so that Albert could access things from Janelia (where 9418, i.e. git://, is blocked).
So I installed the smart HTTP backend (git clone http://fiji.sc/fiji.git works now), installed much better GitWeb shortcuts than we had before, but that needs a bit more work for " http://fiji.sc/fiji.git" to show correct links to commit diffs, blobs, trees, etc).
comment:4 Changed 2013-03-27T12:59:25-05:00 by dscho
- Status changed from new to closed
- Resolution set to fixed
Okay, this is done now. Thanks to extensive Alias and ScriptAlias-fu, even old links started working again.
comment:5 Changed 2013-03-28T13:23:36-05:00 by dscho
- Milestone changed from imagej2-unscheduled to imagej2-b7-ndim-data
comment:6 Changed 2013-04-18T10:33:12-05:00 by curtis
One last thing that wasn't working was the project listing at http://fiji.sc/git, but I fixed it now.
Another option would be to add blanket redirects for all gitweb.cgi URLs to the github.com browser. It would be simple, at least.