[Bug 4115] New: Error wile push/pull into repo

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Sun Dec 1 15:33:11 UTC 2013


http://bz.selenic.com/show_bug.cgi?id=4115

          Priority: normal
            Bug ID: 4115
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Error wile push/pull into repo
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: dear_anton at yahoo.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: Mercurial
           Product: Mercurial

I interacted with repo from 2 local PCs successfully pushing/pulling code from
Netbeans.

Today while I tried to push I get such message:
searching for changes
abort: push creates new remote head 8cb1342219a3!
(you should pull and merge or use push -f to force)

INFO: Unable to Push as remote branches would be created
INFO: End of Mercurial Push

---------------------------------------------------------------

Then I tried to pull and get such output:
** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 2.4+6-35ba170c0f82)
** Extensions loaded: 

Traceback (most recent call last):
  File "hg", line 42, in <module>
  File "mercurial\dispatch.pyo", line 28, in run
  File "mercurial\dispatch.pyo", line 65, in dispatch
  File "mercurial\dispatch.pyo", line 88, in _runcatch
  File "mercurial\dispatch.pyo", line 741, in _dispatch
  File "mercurial\dispatch.pyo", line 514, in runcommand
  File "mercurial\dispatch.pyo", line 831, in _runcommand
  File "mercurial\dispatch.pyo", line 802, in checkargs
  File "mercurial\dispatch.pyo", line 738, in <lambda>
  File "mercurial\util.pyo", line 472, in check
  File "mercurial\commands.pyo", line 5817, in unbundle
  File "mercurial\hg.pyo", line 97, in openpath
  File "mercurial\url.pyo", line 475, in open
  File "urllib2.pyo", line 400, in open
  File "urllib2.pyo", line 418, in _open
  File "urllib2.pyo", line 378, in _call_chain
  File "urllib2.pyo", line 1310, in file_open
  File "urllib2.pyo", line 1335, in open_local_file
  File "mimetypes.pyo", line 294, in guess_type
  File "mimetypes.pyo", line 355, in init
  File "mimetypes.pyo", line 259, in read_windows_registry
  File "mimetypes.pyo", line 249, in enum_types
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 0: ordinal
not in range(128)
INFO Pulled From: https://*****@*********/******/******

It worked successfully for me before

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Mercurial-devel mailing list