equal
deleted
inserted
replaced
170 you're able to become the "hg" user on the repository host. Once you |
170 you're able to become the "hg" user on the repository host. Once you |
171 are that user, delete ~hg/.ssh/authorized_keys (to stop any user who |
171 are that user, delete ~hg/.ssh/authorized_keys (to stop any user who |
172 might have access but shouldn't from using the repository while you |
172 might have access but shouldn't from using the repository while you |
173 fix things). Then go into ~hg/repos/hgadmin, do an "hg update", edit |
173 fix things). Then go into ~hg/repos/hgadmin, do an "hg update", edit |
174 things to your satisfaction, and commit the change. Finally, run |
174 things to your satisfaction, and commit the change. Finally, run |
175 ~/admin/hg-admin-tools/refresh-auth to regenerate |
175 |
176 ~hg/.ssh/authorized_keys. |
176 ~hg/admin/hg-admin-tools/refresh-auth ~hg/.ssh/authorized_keys ./hg-ssh-wrapper |
|
177 |
|
178 to regenerate ~hg/.ssh/authorized_keys. |
177 |
179 |
178 THANKS |
180 THANKS |
179 |
181 |
180 Thanks for reading this far. If you use hg-admin-tools, please tell |
182 Thanks for reading this far. If you use hg-admin-tools, please tell |
181 me about it. |
183 me about it. |