Linux and Windows status is different

Seo Young-Jin yjseo at mizi.com
Mon Aug 13 15:08:04 CDT 2007


I'm using mercurial on linux and windows with same directory.
Linux directory is mounted with samba at windows.
If I run "hg st" at same directory, different status is displayed.

$ hg --version
Mercurial Distributed SCM (version f48290864625+20070705)

o Linux
$ ht st -m
Nothine

o Windows (MSYS and DOS)
$ hg st -m
M format-plugins\vformat\SConstruct
M gnuwin32\bin\charset.dll
M gnuwin32\bin\envsubst.exe
M gnuwin32\bin\gettext.exe
M gnuwin32\bin\glib-genmarshal.exe
...

I think that this is resulted from file format. :-(
With subversion, this was not occured.

Please let me no how to solve this.

Best Regards,
Seo, Young-Jin




More information about the Mercurial mailing list