emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#9920: closed (23.2; Not trusting file .hg/hgrc fro


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9920: closed (23.2; Not trusting file .hg/hgrc from untrusted user... for 'vc-hg.el'.)
Date: Wed, 02 Nov 2011 14:11:01 +0000

Your message dated Wed, 02 Nov 2011 10:08:09 -0400
with message-id <address@hidden>
and subject line Re: bug#9920: 23.2; Not trusting file .hg/hgrc from untrusted 
user... for 'vc-hg.el'.
has caused the debbugs.gnu.org bug report #9920,
regarding 23.2; Not trusting file .hg/hgrc from untrusted user... for 
'vc-hg.el'.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9920: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9920
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.2; Not trusting file .hg/hgrc from untrusted user... for 'vc-hg.el'. Date: Mon, 31 Oct 2011 15:33:18 +0200 User-agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
Under Debian I have:

  $ ls -l .hg/hgrc
-rw-rw-r-- 1 www-data www-data 97  19 18:23 .hg/hgrc

To resolve issue http://mercurial.selenic.com/wiki/Trust I put to '~/.hgrc':

  [trusted]
  users = apache, daemon, www-data
  groups = apache, daemon, www-data

but Emacs ignore that as some 'hg' command invoked with
'HGRCPATH='. So

  $ hg st README.rst
M README.rst
  $  HGRCPATH= hg st README.rst
Not trusting file /usr/srv/hg/test/.hg/hgrc from untrusted user www-data, group www-data
Not trusting file .hg/hgrc from untrusted user www-data, group www-data
Not trusting file /usr/srv/hg/test/.hg/hgrc from untrusted user www-data, group www-data Not trusting file /usr/srv/hg/test/.hg/hgrc from untrusted user www-data, group www-data
M README.rst

Because of this Emacs VC status line show "Not trusting file..." instead of "Hg-201".

And so C-x v v does not work as Emacs does not detect local changes in file...

So I can not commit from a file. As workaround I commit from VC-dir.

--
Best regards!



--- End Message ---
--- Begin Message --- Subject: Re: bug#9920: 23.2; Not trusting file .hg/hgrc from untrusted user... for 'vc-hg.el'. Date: Wed, 02 Nov 2011 10:08:09 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
Closing, works in 23.3.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]