Defect #3454
closedMercurial Repository Browsing Disappearing
0%
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
       Updated by Carlo Camerino over 16 years ago
      Updated by Carlo Camerino over 16 years ago
      
    
    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.
       Updated by Jean-Philippe Lang over 16 years ago
      Updated by Jean-Philippe Lang over 16 years ago
      
    
    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?
       Updated by Carlo Camerino over 16 years ago
      Updated by Carlo Camerino over 16 years ago
      
    
    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)
       Updated by Carlo Camerino over 16 years ago
      Updated by Carlo Camerino over 16 years ago
      
    
    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 thisi 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.
       Updated by Toshi MARUYAMA over 14 years ago
      Updated by Toshi MARUYAMA over 14 years ago
      
    
    
    
       Updated by Toshi MARUYAMA over 14 years ago
      Updated by Toshi MARUYAMA over 14 years ago
      
    
    - 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.
       Updated by Toshi MARUYAMA over 14 years ago
      Updated by Toshi MARUYAMA over 14 years ago
      
    
    - Subject changed from Mercuirial Repository Browsing Disappearing to Mercurial Repository Browsing Disappearing
I fixed subject typo.
