Title: Message
Maninder,
 
CVS does not support Unicode files, instead they must be committed as binary, in which case you cannot do diff/merge etc. 
 
CVSNT on Mac/Linux/Unix/Windows (free, open source, GPL, just like CVS) does support unicode files (-ku).
 
Please supply more information (file type in repository, cvs version etc).
 
To determine the "status" of the file use:
cvs status myfile
 
To determine your version of CVS use:
cvs version
 
If you are using CVSNT then the CVSNT newsgroup is the place that the developers of CVSNT answer questions:

news://news.cvsnt.org/support.cvsnt

or

http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

 
Regards,
 
 
Arthur Barrett
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Maninder Singh(SDG)
Sent: Thursday, 16 June 2005 1:51 AM
To: info-cvs@gnu.org
Subject: Regarding check-in of unicode characters.

Hi All,

            We are trying to check-in the following characters into CVS.

But while doing so, the highlighted characters get corrupt and upon checking out, these are replaced by some other characters.

Sí (means yes in Spanish)

Sì (means yes in Italian)

 

Can anybody provide a solution?

 

Thanks and Regards,

Maninder Singh

_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to