No subject


Wed Jan 7 09:56:51 CST 2009


       trusted
           For security reasons, Mercurial will not use the settings in
           the .hg/hgrc file from a repository if it doesn´t belong to a
           trusted user or to a trusted group. The main exception is the
           web interface, which automatically uses some safe settings,
           since it´s common to serve repositories from different users.

               This section specifies what users and groups are trusted.
               The current user is always trusted. To trust everybody,
               list a user or a group with name "*".

           users
               Comma-separated list of trusted users.

           groups
               Comma-separated list of trusted groups.

Even though Mercurial and SVN are apparently similar in usage, switching
from the latter to the former involves some mind process change.  I hope
you succeed on it :-)

Regards.

-- 
Isaac Jurado
http://www.krenel.net

"The noblest pleasure is the joy of understanding"
Leonardo da Vinci



More information about the Mercurial mailing list