I thought that was how fossil over ssh works already; on the far end fossil is 
started with some undocumented private command that talks http over 
stdin/stdout. you may well find your JSON work works transparently with that 
mechanism too due to it being baked into the fossil http stack!

Sent from my BlackBerry® wireless device

-----Original Message-----
From: Lluís Batlle i Rossell <virik...@gmail.com>
Sender: fossil-users-boun...@lists.fossil-scm.org
Date: Sat, 1 Oct 2011 11:28:39 
To: <fossil-users@lists.fossil-scm.org>
Reply-To: fossil-users@lists.fossil-scm.org
Subject: Re: [fossil-users] minor milestone: Java client

On Sat, Oct 01, 2011 at 11:23:32AM +0200, Stephan Beal wrote:
> 2011/10/1 Lluís Batlle i Rossell <virik...@gmail.com>
> 
> > But that's only a hack. The spawner will not know when the server will be
> > listening. And killing it, will not know if anyone else uses it and it is
> > working.
> 
> 
> i don't see any other way to do it unless/until fossil is split up into a
> lib. The only entry points clients currently have into fossil are via CLI or
> HTTP modes.

Maybe you could do some http-over-stdin/stdout, and speak json there. :)

I think of people wanting to write frontends to fossil.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to