==================================================================
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=9202
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
==================================================================
Unnilennium <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #15 from Unnilennium <[email protected]> ---
(In reply to John Crisp from comment #14)
> (In reply to Marco Hess from comment #13)
>
> > > The requested URL /git/CampaignOpportunitiesReport.git was not found on
> > > this
> > > server.
> > >
> >
> > Not sure what you are clicking here. If you refer to the Git repositories
> > panel, there is a link in the repositories table which reflects the name of
> > the repository and the 'clone URL'. It is meant to be used as a 'right-click
> > Copy link address' and then in your work space where you clone the git
> > repository you can paste that URL like in:
> >
> > git clone <pasted link address>
> >
> > It was never meant as a 'clickable' link as such.
however in the main interface the same link is also present
https://sme9x64.tests.pialasse.com/git/?p=nouveau.git;a=summary
shows :
description nouveau depot
owner Administrator
URL https://sme9x64.tests.pialasse.com/git/nouveau.git
so I guess we are missing some httpd rewrite rules to change:
https://sme9x64.tests.pialasse.com/git/nouveau.git
to
https://sme9x64.tests.pialasse.com/git/?p=nouveau.git
>
> Ah Ok - I get that now. I was indeed trying to click the link in the server
> manager git panel. It isn't obvious from the documentation !
>
> >
> > Also, the gitweb interface only works on the <server>/git URL as I never
> > managed to get the gitweb 'clean URL's' to work. It always ended up with
> > conflicts in the HTTP redirections that are needed to get to the git HTTP
> > backend that are used by git directly when accessing that URL.
> >
>
> Yes that makes sense too. Once I am back and settled I'll have a look and
> see if I can work out how to do this.
I will have a try.
as reference : https://git-scm.com/docs/gitweb.html
also I see that the only template for httpd is in smeserver-git
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/29GitRepositories
--
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/