On Thu, Apr 7, 2011 at 12:42 PM, Ramon Ribó <[email protected]> wrote: > Another thing that would be a bonus for cross-platform development > would be to change the encoding of the text files. In modern Linux it > is utf-8. And in modern Windows, it is a code page that depends on the > country but it is different from utf-8 > > I understand that it is more reasonable to implement in a SCM only the > line-ending change, but I wanted to write the encoding problem just > for the record.
Once hooks for pre-and post- operations are available, these could be implemented using those hooks. Of course, it might be helpful to have per file, user defined meta data, (Commits have tags, but files do not seem to have tags or any other user defined meta data.) _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

