File permissions
Martin Geisler
mg at lazybytes.net
Tue Aug 11 07:52:15 CDT 2009
Pat Josh <tennisanyday at gmail.com> writes:
> Hi,
> I am using mercurial version 1.0.1
>
> I cloned a copy of repository from my team gate and I changed file
> permission for one file in my local workspace. Now 'hg status' doesn't show
> this file as modified. The only change to this file is the permission. Any
> idea why this happens? How can I commit only the file permission change to
> the repository?
Mercurial is only tracking the execute bit -- you cannot commit changes
to the read/write bits.
--
Martin Geisler
VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20090811/68d75398/attachment.pgp
More information about the Mercurial
mailing list