On Tue, May 8, 2012 at 4:04 PM, Matt Welland <estifo...@gmail.com> wrote:

>
> This is actually what I originally assumed fossil was doing under the
> hood, i.e. something like "ssh host fossil http". I'd like to experiment
> with that possibility but is it a dead end? I.e. is there some reason why
> it will never work?
>

There is no fundamental reason why what you say can't work.  I just had
trouble getting it to work.  You are welcomed to try it yourself.  All of
the relevant code is in the "http_transport.c" source file.  Search for
"g.urlIsSsh" to locate the relevant bits of code.  It is not very
complicated.  I welcome your patches if you can come up with a better
mechanism.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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