Mercurial error 255

это вопрос про ртутный .... Вопрос про: ртутный, machg.

это вопрос о ртути.

Я не сторонник UNIX, но использую Mercurial вместе с MacHG для разработки на Mac. Вчера мне пришлось сменить макинтош, я просто скопировал папку проекта с репозиторием на новый макинтош, но теперь я ничего не могу с этим сделать в ртутном режиме. Я могу открыть проект в xcode, и все в порядке, но если я попытаюсь сделать что-нибудь в mercurial через терминал, я получаю следующее: abort: data/.DS_Store.i@e959df7694ce: no node!

Если я попытаюсь сделать что-нибудь в MacHG, я получу Mercurial reported error number 255:
skipping unreadable ignore file '/Users/zakhar/.hgignore': No such file or directory
abort: data/.DS_Store.i@e959df7694ce: no node!

Что я могу сделать? где взять этот файл .hgignore? У меня больше нет старого Mac.

2 ответы

Совет, который вы получаете по поводу .DS_Store в вашей .hgignore Файл был советом, который вам понадобился при первой настройке этого репо, но сейчас он не поможет. Вы уже добавили .DS_Store файлы в вашем репо на вашем старом компьютере и добавление файла переопределяет .hgignore.

Кроме того, похоже, что когда вы скопировали материал со своего старого компьютера на новый компьютер, .hg/data/.DS_Store.i файл и, возможно, что-нибудь еще с .DS_Store в нем не копировали.

Перейдите к терминалу на новом компьютере и выполните hg verify. Если вы получаете уведомления об отсутствующих файлах (а похоже, что вы это сделаете), вам нужно повторно скопировать репозиторий или, еще лучше, клонировать его с помощью hg clone.

Создан 24 сен.

ответ дан 23 мая ’17, 13:05

Не тот ответ, который вы ищете? Просмотрите другие вопросы с метками

mercurial
machg

or задайте свой вопрос.

♪ Good afternoon. In an attempt to override the project to control the versions, error 255.
If you put the files under control of the versions on the 2-3 file server phased out, then the rules are in place when more files are trying to add to the commite, there’s a mistake. And on another server, it’s fine, it’s just a cop. What’s the problem?

Server data:
Apache 2.4.41,
PHP 7.4.3,
MySQL Ver 8.0.22-0,
NodeJS v15.8.0,
Samba,
ubuntu 20.04

error 255

Text of error

    ** unknown exception encountered, please report by visiting
** https://mercurial-scm.org/wiki/BugTracker
** Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 5.0.2)
** Extensions loaded: tortoisehg.util.hgcommands, tortoisehg.util.partialcommit, tortoisehg.util.pipeui, tortoisehg.util.win32ill, tortoisehg.util.hgdispatch
** unknown exception encountered, please report by visiting
** https://mercurial-scm.org/wiki/BugTracker
** Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 5.0.2)
** Extensions loaded: tortoisehg.util.hgcommands, tortoisehg.util.partialcommit, tortoisehg.util.pipeui, tortoisehg.util.win32ill, tortoisehg.util.hgdispatch
Traceback (most recent call last):
  File "hg", line 50, in <module>
  File "mercurialdispatch.pyo", line 99, in run
  File "mercurialdispatch.pyo", line 225, in dispatch
  File "mercurialdispatch.pyo", line 376, in _runcatch
  File "mercurialdispatch.pyo", line 384, in _callcatch
  File "mercurialscmutil.pyo", line 167, in callcatch
  File "mercurialdispatch.pyo", line 367, in _runcatchfunc
  File "mercurialdispatch.pyo", line 1021, in _dispatch
  File "mercurialdispatch.pyo", line 756, in runcommand
  File "mercurialdispatch.pyo", line 1030, in _runcommand
  File "mercurialdispatch.pyo", line 1018, in <lambda>
  File "mercurialutil.pyo", line 1680, in check
  File "mercurialcommands.pyo", line 5300, in serve
  File "mercurialserver.pyo", line 147, in runservice
  File "mercurialcommandserver.pyo", line 405, in run
  File "mercurialcommandserver.pyo", line 346, in serve
  File "mercurialcommandserver.pyo", line 319, in serveone
  File "mercurialcommandserver.pyo", line 303, in runcommand
  File "mercurialdispatch.pyo", line 225, in dispatch
  File "mercurialdispatch.pyo", line 376, in _runcatch
  File "mercurialdispatch.pyo", line 384, in _callcatch
  File "mercurialscmutil.pyo", line 167, in callcatch
  File "mercurialdispatch.pyo", line 367, in _runcatchfunc
  File "tortoisehgutilhgdispatch.pyo", line 23, in _dispatch
  File "mercurialdispatch.pyo", line 1021, in _dispatch
  File "mercurialdispatch.pyo", line 756, in runcommand
  File "mercurialdispatch.pyo", line 1030, in _runcommand
  File "mercurialdispatch.pyo", line 1018, in <lambda>
  File "mercurialutil.pyo", line 1680, in check
  File "mercurialutil.pyo", line 1680, in check
  File "tortoisehgutilpartialcommit.pyo", line 34, in partialcommit
  File "mercurialutil.pyo", line 1680, in check
  File "mercurialcommands.pyo", line 1647, in commit
  File "mercurialcommands.pyo", line 1722, in _docommit
  File "mercurialcmdutil.pyo", line 2434, in commit
  File "mercurialcommands.pyo", line 1720, in commitfunc
  File "mercuriallocalrepo.pyo", line 177, in wrapper
  File "mercuriallocalrepo.pyo", line 2548, in commit
  File "mercuriallocalrepo.pyo", line 177, in wrapper
  File "mercuriallocalrepo.pyo", line 2622, in commitctx
  File "mercuriallocalrepo.pyo", line 2434, in _filecommit
  File "mercurialfilelog.pyo", line 135, in add
  File "mercurialfilelog.pyo", line 106, in addrevision
  File "mercurialrevlog.pyo", line 1905, in addrevision
  File "mercurialrevlog.pyo", line 1916, in addrawrevision
  File "mercurialrevlog.pyo", line 544, in _indexfp
  File "mercurialstore.pyo", line 571, in __call__
  File "mercurialvfs.pyo", line 420, in __call__
  File "mercurialutil.pyo", line 2314, in makedirs
WindowsError: [Error 50] : '\\vsrvdev1\web\sez\dev\.hg/store\data/~f4~fb~e2'
cmdserver: процесс завершился неожиданно с кодом 255

Проблема:

19/06/10 Обновление: больше проблем с данными является серверной. Получение этой ошибки в командной строке Windows 7 (см. Ниже для полной отслеживания):

URLError: <urlopen error [Errno 10054] An existing connection was forcibly closed by the remote host>
    abort: error: An existing connection was forcibly closed by the remote host

При попытке нажать набор изменений, содержащий 6 больших файлов (.exe,.dmg и т.д.) на мой удаленный сервер, мой клиент (MacHG) сообщает об ошибке:

«Ошибка во время нажатия. номер ошибки 255: abort: Ошибка HTTP 404: не найдено»

Что означает ошибка? Единственное уникальное (что я могу сказать) об этой фиксации — это размер, тип и имена файлов. Как я могу определить, какой точный файл в наборе изменений терпит неудачу? Как удалить поврежденный набор изменений из репозитория? В другой записи кто-то сообщал об использовании расширений «mq» для эффективного удаления ошибочного набора изменений из истории в репозитории, но mq выглядит слишком сложным для того, что я пытаюсь решить.


Фон:

Я могу нажать и вытащить следующие файлы: исходные файлы, каталоги, файлы .class и .jar файл на сервер и с сервера, используя как MacHG, так и toirroise HG.

Я успешно передал в свой локальный репозиторий добавление в первый раз 6 больших файлов .exe,.dmg и т.д. (около 130 Мб всего).

В следующем фиксации для моего локального репозитория я удалил ( «untracked» /забыли) 6 файлов, вызывающих проблему, однако предыдущий (сбой) набор изменений по-прежнему поставлен в очередь, чтобы быть нажатым на сервер (то есть мой локальный хост пытаясь нажать «добавить», а затем «удалить» на удаленный сервер, и придерживаться принципа «сохранить все в истории» системы управления версиями).

Я могу зафиксировать файлы .txt.java и т.д., используя TortoiseHG с ПК с Windows. Я на самом деле не тестировал передачу или нажатие тех же больших файлов с помощью TortoiseHG.

Пожалуйста, помогите!


Настройка:

Клиентские приложения = MacHG v0.9.7 (SCM 1.5.4) и TortoiseHG v1.0.4 (SCM 1.5.4)

Сервер = HTTPS, IIS7.5, Mercurial 1.5.4, Python 2.6.5, настройка с использованием следующих инструкций:

http://www.jeremyskinner.co.uk/mercurial-on-iis7/

В IIS7.5 обработчик CGI настроен на обработку всех глаголов (а не только GET, POST и HEAD).

Мой файл hgweb.cgi на сервере выглядит следующим образом:

#!/usr/bin/env python
#
# An example hgweb CGI script, edit as necessary

# Path to repo or hgweb config to serve (see 'hg help hgweb')
#config = "/path/to/repo/or/config"

# Uncomment and adjust if Mercurial is not installed system-wide:
#import sys; sys.path.insert(0, "/path/to/python/lib")

# Uncomment to send python tracebacks to the browser if an error occurs:
#import cgitb; cgitb.enable()

from mercurial import demandimport; demandimport.enable()
from mercurial.hgweb import hgweb, wsgicgi
application = hgweb('C:inetpubwwwroothghgweb.config')
wsgicgi.launch(application)

Мой файл hgweb.config на сервере выглядит следующим образом:

[collections]
C:Mercurial Repositories = C:Mercurial Repositories

[web]
baseurl = /hg
allow_push = usernamea
allow_push = usernameb

Вывод из командной строки из моего macbook (как Mercurial, так и MacHG) с использованием -v и -trackback flags:

macbook15:hgrepos coderunner$ hg -v --traceback push
pushing to https://coderunner:***@hg.mydomain.com.au/hg/hgrepos
searching for changes
3 changesets found
Traceback (most recent call last):
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 50, in _runcatch
    return _dispatch(ui, args)
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 471, in _dispatch
    return runcommand(lui, repo, cmd, fullargs, ui, options, d)
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 341, in runcommand
    ret = _runcommand(ui, options, cmd, d)
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 522, in _runcommand
    return checkargs()
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 476, in checkargs
    return cmdfunc()
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 470, in <lambda>
    d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
  File "/Library/Python/2.6/site-packages/mercurial/util.py", line 401, in check
    return func(*args, **kwargs)
  File "/Library/Python/2.6/site-packages/mercurial/commands.py", line 2462, in push
    r = repo.push(other, opts.get('force'), revs=revs)
  File "/Library/Python/2.6/site-packages/mercurial/localrepo.py", line 1491, in push
    return self.push_unbundle(remote, force, revs)
  File "/Library/Python/2.6/site-packages/mercurial/localrepo.py", line 1636, in push_unbundle
    return remote.unbundle(cg, remote_heads, 'push')
  File "/Library/Python/2.6/site-packages/mercurial/httprepo.py", line 235, in unbundle
    heads=' '.join(map(hex, heads)))
  File "/Library/Python/2.6/site-packages/mercurial/httprepo.py", line 134, in do_read
    fp = self.do_cmd(cmd, **args)
  File "/Library/Python/2.6/site-packages/mercurial/httprepo.py", line 85, in do_cmd
    resp = self.urlopener.open(req)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 389, in open
    response = meth(req, response)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 502, in http_response
    'http', request, response, code, msg, hdrs)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 427, in error
    return self._call_chain(*args)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
    result = func(*args)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 510, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
abort: HTTP Error 404: Not Found
macbook15:hgrepos coderunner$ 

Вывод из хоста Windows 7 (только для TortoiseHG), пытающегося вытолкнуть те же файлы на сервер (разные изменения, но содержит те же 6 дополнительных файлов, что и набор изменений, который выталкивается из macbook)

c:repositorieshgrepos>hg -v --traceback push
pushing to https://coderunner:***@hg.mydomain.com.au/hg/hgrepos
searching for changes
1 changesets found
Traceback (most recent call last):
  File "mercurialdispatch.pyo", line 50, in _runcatch
  File "mercurialdispatch.pyo", line 471, in _dispatch
  File "mercurialdispatch.pyo", line 341, in runcommand
  File "mercurialdispatch.pyo", line 522, in _runcommand
  File "mercurialdispatch.pyo", line 476, in checkargs
  File "mercurialdispatch.pyo", line 470, in <lambda>
  File "mercurialutil.pyo", line 401, in check
  File "mercurialcommands.pyo", line 2462, in push
  File "mercuriallocalrepo.pyo", line 1491, in push
  File "mercuriallocalrepo.pyo", line 1636, in push_unbundle
  File "mercurialhttprepo.pyo", line 235, in unbundle
  File "mercurialhttprepo.pyo", line 134, in do_read
  File "mercurialhttprepo.pyo", line 85, in do_cmd
  File "urllib2.pyo", line 389, in open
  File "urllib2.pyo", line 407, in _open
  File "urllib2.pyo", line 367, in _call_chain
  File "mercurialurl.pyo", line 523, in https_open
  File "mercurialkeepalive.pyo", line 259, in do_open
URLError: <urlopen error [Errno 10054] An existing connection was forcibly closed by the remote host>
abort: error: An existing connection was forcibly closed by the remote host

c:repositorieshgrepos>

Это проблема сохранения жизни? Является ли IIS7.5 ошибкой? Python 2.6.5 по вине?

Problem: Проблема:

19/06/10 Update: More evidence problem is server-side. Обновление от 19.06.10: больше доказательств проблемы на стороне сервера. Receiving this error on Windows 7 command line (see below for full traceback): Получение этой ошибки в командной строке Windows 7 (полную трассировку см. ниже):

URLError: <urlopen error [Errno 10054] An existing connection was forcibly closed by the remote host>
    abort: error: An existing connection was forcibly closed by the remote host

When attempting to push a changeset that contains 6 large files (.exe, .dmg, etc) to my remote server my client (MacHG) is reporting the error: При попытке отправить набор изменений, содержащий 6 больших файлов (.exe, .dmg и т. д.), на мой удаленный сервер, мой клиент (MacHG) сообщает об ошибке:

«Error During Push. Mercurial reported error number 255: abort: HTTP Error 404: Not Found» «Ошибка во время отправки. Mercurial сообщил об ошибке номер 255: прерывание: ошибка HTTP 404: не найдено»

What does the error even mean?! Что вообще означает ошибка?! The only thing unique (that I can tell) about this commit is the size, type, and filenames of the files. Единственное уникальное (что я могу сказать) об этом коммите — это размер, тип и имена файлов. How can I determine which exact file within the changeset is failing? Как я могу определить, какой именно файл в наборе изменений не работает? How can I delete the corrupt changeset from the repository? Как я могу удалить поврежденный набор изменений из репозитория? In a different post, someone reported using «mq» extensions to effectively delete an erroneous changeset from the history within a repository, but mq looks overly complicated for what I’m trying to solve. В другом сообщении кто-то сообщил об использовании расширений «mq» для эффективного удаления ошибочного набора изменений из истории в репозитории, но mq выглядит слишком сложным для того, что я пытаюсь решить.


Background: Фон:

I can push and pull the following: source files, directories, .class files and a .jar file to and from the server, using both MacHG and toirtoise HG. Я могу передавать и извлекать следующее: исходные файлы, каталоги, файлы .class и файл .jar на сервер и с сервера, используя как MacHG, так и toirtoise HG.

I successfully committed to my local repository the addition for the first time the 6 large .exe, .dmg etc installer files (about 130Mb total). Я успешно добавил в свой локальный репозиторий 6 больших установочных файлов .exe, .dmg и т. д. (всего около 130 МБ).

In the following commit to my local repository, I removed («untracked» / forget) the 6 files causing the problem, however the previous (failing) changeset is still queued to be pushed to the server (ie my local host is trying to push the «add» and then the «remove» to the remote server — and keep aligned with the «keep everything in history» philosophy of the source control system). В следующем коммите в моем локальном репозитории я удалил («не отслеживал» / забыл) 6 файлов, вызывающих проблему, однако предыдущий (неудачный) набор изменений все еще стоит в очереди для отправки на сервер (т.е. мой локальный хост пытается отправить «добавить», а затем «удалить» на удаленный сервер — и придерживаться философии «сохранять все в истории» системы управления версиями).

I can commit .txt .java files etc using TortoiseHG from Windows PCs. Я могу зафиксировать файлы .txt .java и т. д., используя TortoiseHG с ПК с Windows. I haven’t actually testing committing or pushing the same large files using TortoiseHG. На самом деле я не тестировал фиксацию или отправку одних и тех же больших файлов с помощью TortoiseHG.

en

Please help! Пожалуйста помоги!


Setup: Настраивать:

Client applications = MacHG v0.9.7 (SCM 1.5.4), and TortoiseHG v1.0.4 (SCM 1.5.4) Клиентские приложения = MacHG v0.9.7 (SCM 1.5.4) и TortoiseHG v1.0.4 (SCM 1.5.4)

Server = HTTPS, IIS7.5, Mercurial 1.5.4, Python 2.6.5, setup using these instructions: Сервер = HTTPS, IIS7.5, Mercurial 1.5.4, Python 2.6.5, настройте, следуя этим инструкциям:

http://www.jeremyskinner.co.uk/mercurial-on-iis7/ http://www.jeremyskinner.co.uk/mercurial-on-iis7/

In IIS7.5 the CGI handler is configured to handle ALL verbs (not just GET, POST and HEAD). В IIS7.5 обработчик CGI настроен на обработку ВСЕХ команд (а не только GET, POST и HEAD).

My hgweb.cgi file on the server is as follows: Мой файл hgweb.cgi на сервере выглядит следующим образом:

#!/usr/bin/env python
#
# An example hgweb CGI script, edit as necessary

# Path to repo or hgweb config to serve (see 'hg help hgweb')
#config = "/path/to/repo/or/config"

# Uncomment and adjust if Mercurial is not installed system-wide:
#import sys; sys.path.insert(0, "/path/to/python/lib")

# Uncomment to send python tracebacks to the browser if an error occurs:
#import cgitb; cgitb.enable()

from mercurial import demandimport; demandimport.enable()
from mercurial.hgweb import hgweb, wsgicgi
application = hgweb('C:inetpubwwwroothghgweb.config')
wsgicgi.launch(application)

My hgweb.config file on the server is as follows: Мой файл hgweb.config на сервере выглядит следующим образом:

[collections]
C:Mercurial Repositories = C:Mercurial Repositories

[web]
baseurl = /hg
allow_push = usernamea
allow_push = usernameb

Output from the command line from my macbook (both Mercurial and MacHG installed) using -v and —trackback flags: Вывод из командной строки моего macbook (установлены Mercurial и MacHG) с использованием флагов -v и —trackback:

macbook15:hgrepos coderunner$ hg -v --traceback push
pushing to https://coderunner:***@hg.mydomain.com.au/hg/hgrepos
searching for changes
3 changesets found
Traceback (most recent call last):
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 50, in _runcatch
    return _dispatch(ui, args)
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 471, in _dispatch
    return runcommand(lui, repo, cmd, fullargs, ui, options, d)
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 341, in runcommand
    ret = _runcommand(ui, options, cmd, d)
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 522, in _runcommand
    return checkargs()
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 476, in checkargs
    return cmdfunc()
  File "/Library/Python/2.6/site-packages/mercurial/dispatch.py", line 470, in <lambda>
    d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
  File "/Library/Python/2.6/site-packages/mercurial/util.py", line 401, in check
    return func(*args, **kwargs)
  File "/Library/Python/2.6/site-packages/mercurial/commands.py", line 2462, in push
    r = repo.push(other, opts.get('force'), revs=revs)
  File "/Library/Python/2.6/site-packages/mercurial/localrepo.py", line 1491, in push
    return self.push_unbundle(remote, force, revs)
  File "/Library/Python/2.6/site-packages/mercurial/localrepo.py", line 1636, in push_unbundle
    return remote.unbundle(cg, remote_heads, 'push')
  File "/Library/Python/2.6/site-packages/mercurial/httprepo.py", line 235, in unbundle
    heads=' '.join(map(hex, heads)))
  File "/Library/Python/2.6/site-packages/mercurial/httprepo.py", line 134, in do_read
    fp = self.do_cmd(cmd, **args)
  File "/Library/Python/2.6/site-packages/mercurial/httprepo.py", line 85, in do_cmd
    resp = self.urlopener.open(req)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 389, in open
    response = meth(req, response)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 502, in http_response
    'http', request, response, code, msg, hdrs)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 427, in error
    return self._call_chain(*args)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
    result = func(*args)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 510, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
abort: HTTP Error 404: Not Found
macbook15:hgrepos coderunner$ 

en

Output from Windows 7 host (has only TortoiseHG installed) attempting to push the same files to the server (different changset, but contains the same 6 file additions as the changeset being pushed from the macbook) Вывод с хоста Windows 7 (с установленным только TortoiseHG), пытающегося отправить те же файлы на сервер (другой набор изменений, но содержит те же 6 дополнений файлов, что и набор изменений, передаваемый с macbook)

c:repositorieshgrepos>hg -v --traceback push
pushing to https://coderunner:***@hg.mydomain.com.au/hg/hgrepos
searching for changes
1 changesets found
Traceback (most recent call last):
  File "mercurialdispatch.pyo", line 50, in _runcatch
  File "mercurialdispatch.pyo", line 471, in _dispatch
  File "mercurialdispatch.pyo", line 341, in runcommand
  File "mercurialdispatch.pyo", line 522, in _runcommand
  File "mercurialdispatch.pyo", line 476, in checkargs
  File "mercurialdispatch.pyo", line 470, in <lambda>
  File "mercurialutil.pyo", line 401, in check
  File "mercurialcommands.pyo", line 2462, in push
  File "mercuriallocalrepo.pyo", line 1491, in push
  File "mercuriallocalrepo.pyo", line 1636, in push_unbundle
  File "mercurialhttprepo.pyo", line 235, in unbundle
  File "mercurialhttprepo.pyo", line 134, in do_read
  File "mercurialhttprepo.pyo", line 85, in do_cmd
  File "urllib2.pyo", line 389, in open
  File "urllib2.pyo", line 407, in _open
  File "urllib2.pyo", line 367, in _call_chain
  File "mercurialurl.pyo", line 523, in https_open
  File "mercurialkeepalive.pyo", line 259, in do_open
URLError: <urlopen error [Errno 10054] An existing connection was forcibly closed by the remote host>
abort: error: An existing connection was forcibly closed by the remote host

c:repositorieshgrepos>

It is a keep-alive issue? Это проблема поддержания жизни? Is IIS7.5 at fault? Виноват ли IIS7.5? Python 2.6.5 at fault? Python 2.6.5 виноват?

en

Понравилась статья? Поделить с друзьями:
  • Mercedes ошибка p2240
  • Mercedes ошибка p2135
  • Mercedes ошибка p2006
  • Mercedes ошибка p1481
  • Mercedes ошибка p034062