I replaced some duplicated files in my checkout with symlinks. The "allow-symlinks" option of the repository is ON. And these are not the first symlinks in this repository.
But now, when I try to commit the changed I get an multiply errors of the following type: ERROR: [www/templates/Light/activity0.tpl] is 21 bytes on disk but 17 in the repository NOTICE: Repository version of [www/templates/Light/activity0.tpl] stored in [file-17d00f97b8b7a1d9] ERROR: [www/templates/Light/activity1.tpl] is 21 bytes on disk but 11 in the repository NOTICE: Repository version of [www/templates/Light/activity1.tpl] stored in [file-5cd326c8362a9439] "fossil chan" for these two files display: SYMLINK activity0.tpl SYMLINK activity1.tpl These two files are actually symlinks to "../Wasp/activity0.tpl" and "../Wasp/activity1.tpl". This way, I can't commit my work at all. Is it a bug? Or expected behavior? How to commit now? Regards. -- http://fresh.flatassembler.net http://asm32.info John Found <johnfo...@asm32.info> _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users