Defect #3454
closed
Mercurial Repository Browsing Disappearing
Added by Carlo Camerino over 15 years ago.
Updated almost 14 years ago.
Resolution:
Cant reproduce
Description
Hi,
My mercurial repository is always disappearing after I first look at it. Initially after configuration it is still there, but when I try to access it again I don't see it anymore. You can trake a look at the screen shots for reference.
Files
Carlo Camerino wrote:
Hi,
My mercurial repository is always disappearing after I first look at it. Initially after configuration it is still there, but when I try to access it again I don't see it anymore. You can trake a look at the screen shots for reference.
I initially configure it then I logout, then login again and when I look it's no longer there.
It doesn't happen on version 0.8.4 though.
I initially configure it then I logout, then login again and when I look it's no longer there.
Do you login with the same account?
Jean-Philippe Lang wrote:
I initially configure it then I logout, then login again and when I look it's no longer there.
Do you login with the same account?
yes i did,
i think i was able to fix it via this
i think it's not a problem with redmine but rather with my mercurial configuration.
i googled around and checked and i got this. i think this is needed for redmine and mercurial configuration to set trusted users.
i had to set trusted and untrusted
~/.hgrc:
[trusted]
users = foo, bar, baz
groups = fred, barney
(use "*" if you want to trust all users/groups)
Carlo Camerino wrote:
Jean-Philippe Lang wrote:
I initially configure it then I logout, then login again and when I look it's no longer there.
Do you login with the same account?
yes i did,
i think i was able to fix it via this
i think it's not a problem with redmine but rather with my mercurial configuration.
i googled around and checked and i got this. i think this is needed for redmine and mercurial configuration to set trusted users.
i had to set trusted and untrusted
[...]
if i don't do this by the way i get errors telling me that the entry revision or url could not be found.
it just works inconsistently. but when i applied this it seemed to work all of the time.
- Assignee set to Toshi MARUYAMA
- Status changed from New to Closed
- Assignee deleted (
Toshi MARUYAMA)
- Resolution set to Cant reproduce
I can't reproduce.
Redmine reads only Mercurial repository and does not need to write permission.
trusted section is for .hg/hgrc, not for ~/.hgrc.
- Subject changed from Mercuirial Repository Browsing Disappearing to Mercurial Repository Browsing Disappearing
Also available in: Atom
PDF