On Thu, Apr 9, 2015 at 11:21 AM, Andy Bradford <[email protected]> wrote: > > If Fossil is not installed in the normal system PATH, you can instruct > the client to clone using the fossil query parameter. For example, if > you have installed fossil in ~/bin/fossil you can clone like: > > fossil clone ssh://user@host/fossils/project.fossil?fossil=bin/fossil > clone.fossil > > If it's not in the manual, it probably should be. :-) >
I don't see it in the Fossil help pages. Also note that the SSH command to be used can be specified by the --ssh-command= option. (But the fossil= URL parameter is easier in this situation.)
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

