Mercurial push, abort: authorization failed

后端 未结 8 1759
悲哀的现实
悲哀的现实 2021-01-31 14:14

I\'m having problems with pushing to mercurial repository:

$ hg push
pushing to https://user:***@hg.domain.com/X_repo
searching for changes
abort: authorization          


        
8条回答
  •  一向
    一向 (楼主)
    2021-01-31 15:16

    My solution! If your are on Windows OS, you need to edit folder properties. Read/write permission.

    Very Important!! Dont forget turn off the web server, edit folder properties and turn on again the web server tortoiseHG

提交回复
热议问题