Re: Newbie questions regarding jgit
From: Robin Rosenberg <hidden>
Date: 2016-06-15 22:45:38
(resend without HTML) tisdag 11 november 2008 22:37:40 skrev Jonas Fonseca:
On Tue, Nov 11, 2008 at 21:44, Farrukh Najmi [off-list ref] wrote:quoted
Hi all,Hello,quoted
I am git newbie and looking to use jgit in a servlet endpoint.Sounds interesting. I have been thinking about how hard it would be to write a very simpe jgitweb kind of thing and am very interested to hear more about your experiences.
Consider this: http://www.jgit.org/cgi-bin/gitweb/gitweb.cgi?p=EGIT-jee.git;a=shortlog;h=rr/jeegitweb It's an toy experiment with taglibs. Unfortunately the JSP doesn't even compile (!) anymore, maybe someone can spot the error. Something very close to this did work a while ago. The example jsp is here: http://www.jgit.org/cgi-bin/gitweb/gitweb.cgi?p=EGIT-jee.git;a=blob;f=org.spearce.jeegit web/WebContent/index.jsp;h=d065d9f5a725a161a640e58e3be4d5b3a0666b5e;hb=fabffb50f0a020ff9b1653c090675bbd56dcc80a -- robin