==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9217

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #21 from John Crisp <[email protected]> ---
(In reply to Marco Hess from comment #19)
> (In reply to John Crisp from comment #17)
> > 
> > Can't find label DONE_GITWEB at /etc/gitweb.conf line 133."
> > 

> Mmhm. That DONE_GITWEB label exists in the gitweb.cgi that I have on my SME8
> machine which is git 1.8.2.1 and was used in the original code that started
> this project from to bail out of further CGI processing when an
> authentication problem as hit.
> 
> Looking at it, it indeed does not exist in the gitweb.cgi on my SME9 machine
> that has git 1.7.1.
> 
> gitweb.cgi also looks completely different from the gitweb.cgi 1.8.2.1 :-(
> 
> That is going to be a tricky problem. 
> 
> Would have been great if epel for el6 had those 1.8.2.1 versions of git
> too...

Yes, and like many I have no idea why they don't. VERY strange.

They have an updated git in SCL but only for RHEL 7 :-( Nothing for 6.

https://www.softwarecollections.org/repos/rhscl/

Just wondering here... in the v8 gitweb.cgi the label "DONE_GITWEB" just exits
and if I understand correctly the "1" return true :

 DONE_GITWEB:
        1;

Is there anything that could be done in the v9 gitweb.conf to mimic this action
rather than calling the label ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to