Jiří Navrátil <j...@...> writes: > > Hello, > I like to put my ~/bin folders from OpenBSD, Linux 32 and 64bit and Mac OS X into Fossil reposity. Most files are bash or python scripts, so identical for all platforms. But for binary files, I need different file for every platform. I can have fossil.linux32, fossil.macosx, .., but it's not elegant. > > Can I somehow utilise Fossil to have different binary per platform (so fossil binary will be only one and the correct one on each platform)? > ..
What about using branches for these binary files and updating only the relevant binaries with special OS-branches. best regards olfgang _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

