This appears to be a typo in some recently integrated error handling 
code, wherein "get_ful_url" should be "get_full_url."  It appears only 
now because of some ongoing network problems causing the error handling 
code to be executed in the first place.

--Mark

tim szeto wrote:
> Mark,
> 
>   I updated SUNWonbld, I don't see the version complain on the hg 
> commands, but hg pbchk gave this errors:
> 
> brahma: hg pbchk
> remote: Not trusting file /export/onnv-clone/.hg/hgrc from untrusted 
> user onhg, group gk
> CDDL block check:
> 
> Copyright check:
> 
> C style check:
> 
> Header format check:
> 
> Java style check:
> 
> File permission check:
> 
> Keywords check:
> 
> ** unknown exception encountered, details follow
> ** report bug details to http://www.selenic.com/mercurial/bts
> ** or mercurial at selenic.com
> ** Mercurial Distributed SCM (version 1.0.2)
> Traceback (most recent call last):
>  File "/usr/bin/hg", line 20, in ?
>    mercurial.dispatch.run()
>  File "build/proto/lib/python/mercurial/dispatch.py", line 20, in run
>  File "build/proto/lib/python/mercurial/dispatch.py", line 29, in dispatch
>  File "build/proto/lib/python/mercurial/dispatch.py", line 45, in _runcatch
>  File "build/proto/lib/python/mercurial/dispatch.py", line 364, in 
> _dispatch
>  File "build/proto/lib/python/mercurial/dispatch.py", line 417, in 
> _runcommand
>  File "build/proto/lib/python/mercurial/dispatch.py", line 373, in 
> checkargs
>  File "build/proto/lib/python/mercurial/dispatch.py", line 356, in <lambda>
>  File "cdm.py", line 687, in cdm_pbchk
>  File "cdm.py", line 635, in run_checks
>  File "cdm.py", line 277, in cdm_comchk
>  File "Comments.py", line 150, in comchk
>  File "DbLookups.py", line 244, in ARC
>  File "/usr/lib/python2.4/urllib2.py", line 207, in __getattr__
>    raise AttributeError, attr
> AttributeError: get_ful_url
> 
> The version I am running is:
> brahma: hg --version
> Mercurial Distributed SCM (version 1.0.2)
> 
> Copyright (C) 2005-2008 Matt Mackall <mpm at selenic.com> and others
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Locally applied patches:
>    patchlist: enable a list of patches in 'hg version' output
> 
> 
> thanks,
> tim
> 


Reply via email to