[cvsnt] Re: Is it allowed to change from binary to unicode?
Tony Hoyle
tmh at nodomain.org
Tue Jan 27 21:58:16 GMT 2004
Björn Carlsson wrote:
> It didn't work :'( , are the files I use not valid unicode files? They
> start with 0xFF 0xFE (BOM)
Works for me...
From the RCS file it doesn't look like you did the final commit (they
both have a HEAD revision of 1.2).
I did:
copy bmaxx30.vjp x
cvs update -ku bmaxx30.vjp
cvs admin -ku bmaxx30.vjp
move x bmaxx30.vjp
cvs commit -f -m "Convert to unicode" bmaxx30.vjp
This produces a unicode revision 1.3, which behaves normally.
Tony
More information about the cvsnt
mailing list