On 07/19/2015 05:51 PM, Joerg Sonnenberger wrote:
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
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
I'm first time fossil user and simply wanted to learn stuff frough experiments
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to