Dear List,

I am hacking on a large, complicated code base in my spare time for fun.
 I unzipped the tarball with many source files and imported it into a
Fossil repository.  This aids me greatly in reviewing the code.

I often use the "find . | xargs grep" idiom (or some variant) to search
within all the code files.  I am wondering how I could do this in
Fossil?

At minimum an SQL query would suffice but it would be super cool if I
could do this through the web interface.

Any ideas are much appreciated!
_______________________________________________
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