I tried cloning via SSH, it's now work well. Just one small thing. I
don't know if it's my setup, but I get the following warning:

    Pseudo-terminal will not be allocated because stdin is not a terminal.

Just after showing the ssh command line, which is only something like:
 ssh me@hostname

my original clone command was something like:
   fossil clone ssh://me@hostname//fossil/repo.fossil repo.fossil

It's look like it still trying to allocate a terminal but it cannot
because ssh is used for piping I guess..

I know it's not a big problem, but if we can avoid a warning..

Client Side: ubuntu 10.10 / Server Side: OpenBSD 4.6

-- 
Martin
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to