Hello,

I'd like to use some functions already implemented in fossil sources in 
embedded sqlite3 command-line shell. 
(e.g. function content_get as seen on 
http://www.fossil-scm.org/fossil/fdiff?v1=360ee81fbda1ff5c&v2=8e775f025b681127 
part of check in http://www.fossil-scm.org/fossil/info/73d274360c)
How difficult would it be to interface such function (functions) without need 
to duplicate code and just reuse stuff already being there?

The fact that searches throughout repository content is not supported in trunk 
implementation of fossil is for me major drawback of otherwise extremely useful 
application (maybe it s a matter of implementational priorities, but  how do 
heavy users of fossil SCM do their searches in historical artifacts?). Having 
shell with search ability could surely enhance usability and help people to 
evaluate possibilities how to do search across all historical versions of a 
project.

I like to hear your comments and most preferably see search functionality in 
fossil.

Thanks.

Peter
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to