Re: OSLC connectivity to GIT in Java

2012-08-13 Thread rahul.chandrashekar
I tried with Lyo, which provides, ADAPters to communicate with GIT, On running one sample, i got an error. Kindly let me know if this is a right approach too? http://www.eclipse.org/forums/index.php/m/901670/#msg_901670 -- View this message in context: http://git.661346.n2.nabble.com/OSLC-

RE: OSLC connectivity to GIT in Java

2012-08-13 Thread Rahul Chandrashekar (RBEI/EMT2)
[mailto:martin.langh...@gmail.com] Sent: Tuesday, 14. August 2012 1:15 AM To: Rahul Chandrashekar (RBEI/EMT2) Cc: git@vger.kernel.org Subject: Re: OSLC connectivity to GIT in Java On Mon, Aug 13, 2012 at 8:12 AM, rahul.chandrashekar wrote: > I am interested to connect to a GIT SCM through O

Re: OSLC connectivity to GIT in Java

2012-08-13 Thread Martin Langhoff
On Mon, Aug 13, 2012 at 8:12 AM, rahul.chandrashekar wrote: > I am interested to connect to a GIT SCM through OSLC. It seems to me a very strange request. There is a very well implemented, fit-for-purpose "git protocol". OSLC, after some googling, is a REST-style definition over HTTP. We already