On Sun, Jul 19, 2015 at 10:45:29AM +0300, Alexey V Gorshkov wrote:
> sorry, missformatted command sequence text
> 
> mkdir fos
> cd fos
> fossil init
> test.fossil
> mkdir t
> cd t fossil
> open ../test.fossil
> fossil pull
> ../test.fossil

Assuming this is "fossil open ../test.fossil; fossil pull
../test.fossil", you are trying to pull from the repository itself,
which is naturally a dead lock. Why do you expect that to work (or even
provide something useful)?

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