I have a repository with typical C source text files (about 100 files across several sub-folders). There are a few binary files that are needed to compile and use the program. The files are part of the program, but the contents need to stay as-is binary. What is the proper way to add binary files to a repository? I want the others to be able to simply unzip and have the full set of files without having to do a separate download and unzip for the binaries.

--

---------------------
Scott Doctor
sc...@scottdoctor.com
---------------------

_______________________________________________
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