For my fossil checkout, I do: mkdir build && cd build && make -f ../Makefile

So, from my root fossil directory, I do fossil extras --ignore build but 
still wind up with everything under the build directory. I can do 
--ignore *.o and get rid of the .o files in the build directory but it 
still shows up with all the .c and .h files, which of course I cannot 
ignore.

Also, once this problem is fixed, does it make sense to store this 
option in the database? Maybe in the Behavior section of the setup web page?

Jeremy

_______________________________________________
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