ccyf writes: > > If files contain non-ascii characters, does cvs commands like diff > still work? Yes, but CVS reads each byte as a separate character, so some encodings can cause problems. For example, if a file contains the sequence of bytes "$", "I", "d", "$", even if they're really part of other characters, CVS will do keyword substitution on them. -Larry Jones There's never enough time to do all the nothing you want. -- Calvin
- Does CVS work with unicode files? ccyf
- RE: Does CVS work with unicode files? Guus Leeuw
- RE: Does CVS work with unicode files? Pavel Roskin
- Re: Does CVS work with unicode files? John Macdonald
- RE: Does CVS work with unicode files? Larry Jones
- RE: Does CVS work with unicode files? John Scott
