On Feb 9, 2016, at 1:53 PM, Richard Hipp <d...@sqlite.org> wrote:
> 
> Would it be easier if you configured your server to allow your 160+
> students to clone/push/pull using HTTP?  The HTTP protocol is built
> into Fossil and is thus much less sensitive to the idiosyncrasies of
> individual SSH implementations.

Also, since the OP talked about permissions, isn’t HTTP pretty much required?  
As came up in a different recent thread, the ssh protocol basically ignores 
user permissions, since at that point the local Fossil is talking directly to 
the remote Fossil DB file.

A bonus here is that this makes deployment on Windows easier, since there is no 
more requirement for a third party ssh program.
_______________________________________________
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