代码之家  ›  专栏  ›  技术社区  ›  unj2

Mercurial中的网关超时

  •  2
  • unj2  · 技术社区  · 14 年前

    当使用mercurial提交时,我首先得到这个错误

    files over 10MB may cause memory and performance problems
    

    当最后尝试推送时,我得到一个网关超时

    >hg push
    http authorization required
    realm: Bitbucket.org HTTP
    user: kunjaan
    password:
    pushing to *
    searching for changes
    abort: HTTP Error 504: Gateway Time-out
    

    有人能帮我解决这个问题吗?

    1 回复  |  直到 8 年前
    推荐文章