Usage of win32text extension

dhruva dhruvakm at gmail.com
Thu Jan 10 06:13:55 UTC 2008


Hi,
 I have read the main extension page for 'win32text' and am not able
to figure out how I should be using. My requirement is as follows:

1. I work on M$ platform in C/C++ primarily
2. I would like all text files (c,cc,cxx,cpp,h,hxx) to be saved with
'\n' (lf) and not '\r\n' (CRLF) when I commit them irrespective of
their current state in the repository. As good as running dos2unix on
files pending commit and committing them into the repository.
3. Does this extension work during initial import too? In that case,
all files would have got converted during initial import.

>From my limited understanding, it acts on commit. This would cover the
initial import and subsequent commit. Please correct me if I am wrong.

with best regards,
dhruva

-- 
Contents reflect my personal views only!



More information about the Mercurial mailing list