comparison org/pkg.org @ 12:e056798af879

fixing problem with shell interpretation.
author Robert McIntyre <rlm@mit.edu>
date Wed, 09 Jan 2013 07:09:37 +0000
parents a75581c89dde
children
comparison
equal deleted inserted replaced
11:389f8678f1d8 12:e056798af879
49 5. remove a package in its entirety 49 5. remove a package in its entirety
50 $ pkg-remove emacs 50 $ pkg-remove emacs
51 > removed 51 > removed
52 > <list of files> 52 > <list of files>
53 53
54 the root-level mercurial repository is owned by
55 hg-commiter:hg-wheel, where hg-committer is the
56 user for which the "hg" alise for each package
57 user is setuid.
54 58
59 high level users can be added to hg-heel to
60 administer the root-level mercurial repsitory,
61 which will allow them to do things like hg log, hg
62 purge, etc.
55 63
56