Can't push due due to access denied for existing repo
This work fine if i create a new repo from hglab
I tried to copy my repository .hg to hglab's repo folder ( following the guide) and nothing happened. I added a project with the same name, and I manage to get my repo in HgLab. Pulling works, but pushing doens't work with the following error :
HTTP Error: 500 (Access to the path '...\.hg\store\00changelog.i' is denied.)
I had the look at the folder's permission and one to ASP.NET v4.0 is missing. I tried to add it without any success.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Anton Gogolev on 13 Jun, 2013 09:48 AM
Yeah, copying existing repositories over to HgLab can be messy due to NTFS permissons.
Try running the following commands in the
cmd.exe
:Anton Gogolev closed this discussion on 22 Aug, 2013 08:01 AM.