On Wed, Feb 16, 2011 at 12:25:11PM -0500, Richard Hipp wrote:
> If any reader has suggestions on a better way to do SSH access for Fossil,
> please speak up.

The correct way is to use ssh -T and a single instance on the other
side. This doesn't currently work since the HTTP processing is
fire-and-exit. A trivial hack would be to use a new ssh session
for each roundtrip, but that's of course not a long term option.

Joerg
_______________________________________________
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