* OSLC connectivity to GIT in Java
@ 2012-08-13 12:12 rahul.chandrashekar
2012-08-13 19:44 ` Martin Langhoff
0 siblings, 1 reply; 4+ messages in thread
From: rahul.chandrashekar @ 2012-08-13 12:12 UTC (permalink / raw)
To: git
Hello,
I am interested to connect to a GIT SCM through OSLC.
I would prefer to use Java as a technology. I have come across an Eclipse
proposal called Lyo, kindly let me know if this can fulfill my requirement,
and if "Yes" --> How?
Kindly do let know on any similar approaches.
regds
Rahul
--
View this message in context: http://git.661346.n2.nabble.com/OSLC-connectivity-to-GIT-in-Java-tp7564860.html
Sent from the git mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OSLC connectivity to GIT in Java
2012-08-13 12:12 OSLC connectivity to GIT in Java rahul.chandrashekar
@ 2012-08-13 19:44 ` Martin Langhoff
2012-08-14 2:58 ` Rahul Chandrashekar (RBEI/EMT2)
2012-08-14 4:30 ` rahul.chandrashekar
0 siblings, 2 replies; 4+ messages in thread
From: Martin Langhoff @ 2012-08-13 19:44 UTC (permalink / raw)
To: rahul.chandrashekar; +Cc: git
On Mon, Aug 13, 2012 at 8:12 AM, rahul.chandrashekar
<rahul.chandrashekar@in.bosch.com> 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 have a git-over-http protocol, not very efficient but opens
a window of opportunity to those behind unreasonable firewalls.
Perhaps it is a starting point for you.
hth,
m
--
martin.langhoff@gmail.com
martin@laptop.org -- Software Architect - OLPC
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: OSLC connectivity to GIT in Java
2012-08-13 19:44 ` Martin Langhoff
@ 2012-08-14 2:58 ` Rahul Chandrashekar (RBEI/EMT2)
2012-08-14 4:30 ` rahul.chandrashekar
1 sibling, 0 replies; 4+ messages in thread
From: Rahul Chandrashekar (RBEI/EMT2) @ 2012-08-14 2:58 UTC (permalink / raw)
To: Martin Langhoff; +Cc: git@vger.kernel.org
Hi Martin,
Thanks for the feedback, do you have any Links using which I can get the below scenario, as a matter of fact I am new to the below protocol and am taking baby steps for the same.
Mit freundlichen Grüßen / Best Regards,
Rahul Chandrashekar
Robert Bosch Engineering and Business Solutions Limited
Engineering Methods and Tools (RBEI\EMT2)
123, Industrial Layout, Hosur Road, Koramangala,
Bangalore - 560 095
INDIA
www.bosch.com
Tel. +91 80 6657 1661
VoIp. +49(711)811-3615170
Mobile +91 9886944213
rahul.chandrashekar@in.bosch.com
-----Original Message-----
From: Martin Langhoff [mailto:martin.langhoff@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
<rahul.chandrashekar@in.bosch.com> 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 have a git-over-http protocol, not very efficient but opens
a window of opportunity to those behind unreasonable firewalls.
Perhaps it is a starting point for you.
hth,
m
--
martin.langhoff@gmail.com
martin@laptop.org -- Software Architect - OLPC
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OSLC connectivity to GIT in Java
2012-08-13 19:44 ` Martin Langhoff
2012-08-14 2:58 ` Rahul Chandrashekar (RBEI/EMT2)
@ 2012-08-14 4:30 ` rahul.chandrashekar
1 sibling, 0 replies; 4+ messages in thread
From: rahul.chandrashekar @ 2012-08-14 4:30 UTC (permalink / raw)
To: git
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-connectivity-to-GIT-in-Java-tp7564860p7564908.html
Sent from the git mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-08-14 4:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 12:12 OSLC connectivity to GIT in Java rahul.chandrashekar
2012-08-13 19:44 ` Martin Langhoff
2012-08-14 2:58 ` Rahul Chandrashekar (RBEI/EMT2)
2012-08-14 4:30 ` rahul.chandrashekar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).