Linux and Windows status is different
Michael Smith
michael.smith at thalesatm.com
Mon Aug 13 23:15:37 UTC 2007
Seo Young-Jin wrote:
> 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.
Since Mercurial makes it so easy to synchronize two separate
repositories I recommend you have different repositories and synchronize
between them with hg pull.
--
Michael Smith | 61 386 304 560
Team Leader, Case and Tools | 61 416 062 898
Thales Australia TCC | S 37.82329
Melbourne, Victoria | E 144.95426
--------------------------------------------
Confidentiality Notice: This e-mail may contain confidential and/or
privileged information and is intended solely for the addressee(s)
named. If you have received this information in error, or are advised
that you have been posted this e-mail by accident, please notify the
sender by return e-mail, do not redistribute it, delete the e-mail and
keep no copies.
More information about the Mercurial
mailing list