Hello all,
I hope this is an okay request to be made on this list, but it is so
small of a change, and I'm fairly sure it is a safe change, but in the
leaves_cmd() function in descendants.c, can the following change be made:

-  db_must_be_within_tree();
+  db_find_and_open_repository(0,0);

so we can use -R to specify a repository if there is no open checkout.

Thanks,
Jeff

_______________________________________________
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