Thus said Martin Vahi on Mon, 23 Oct 2017 11:27:03 +0300: > It doesn't even prompt for a password.
You didn't give it a username for which it should prompt. Try: time nice -n18 fossil clone --unversioned --private --admin-user https://[email protected]/cgi-bin/tree1/technology/flaws/silktorrent.bash/ ./repository_storage.fossil Where username is your username that you want to clone with. Or, you need to give the nobody user the right to clone private content. Andy -- TAI64 timestamp: 4000000059ee9711 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

