Dear Fossilers,

we just came across some strange behaviour with Fossil on Windows (we
use it with crnl-glob set to "*" in order to get rid of interactive
warnings when doing automated commits, in case this matters).

If files checked in have CR+LF line endings, then they are correctly
put into a local working copy, but when using "fossil cat" or "fossil
finfo -p" to retrieve the file (via stdout redirection), then the CR
gets duplicated, so line endings are no longer CR+LF, but instead
CR+CR+LF ... which is ... a problem.

Greetings,
Stefan

-- 
Stefan Bellon
_______________________________________________
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