On Sat, 16 Jun 2012 04:07:24 +0200, fossil-users-boun...@lists.fossil-scm.org 
wrote:
> Hey guys,
> 
> I have a fossil repository I would like to push to a remote url via ssh.
> What steps am I missing?
> 
> 1. (remote)  $ cd repo-dir; fossil init repo.fsl
> 2. (local) $ cd repo-dir; fossil open repo.fsl; fossil push
> ssh://user@url:port//path-to/repo.fsl
> 
> I get a password prompt and output indicates bytes are transferred, but
> on the remote side, nothing. What am I doing wrong?
> 
> thanks
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
you have to set the ssh setting to path/plink -T (win). Something with 
preventing interactieve Shell. It has been discussed on the list .
René
_______________________________________________
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