Re: new tests for foreign-content math

On 18/11/2010 01:18, Kris Krueger wrote:
> Please work with Philippe on getting a w3c account (should not matter if you are a member of the mathml wg)
>
> -Thx
I have a w3c account and have write access to w3c cvs for Math and 
2003/entities areas, but apparently that didn't allow me to push to the 
mecurial repository (or I did it wrong)

I assumed it was the issue

http://lists.w3.org/Archives/Public/public-html-testsuite/2010Nov/0071.html


sh-3.2$ hg push
pushing to https://dcarlis@dvcs.w3.org/hg/html/
searching for changes
1 changesets found
http authorization required
realm: W3C Mercurial Repository
user: dcarlis
password:

** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercurial@selenic.com
** Python 2.6.5 (r265:79063, Jun 12 2010, 17:07:01) [GCC 4.3.4 20090804 
(release) 1]
** Mercurial Distributed SCM (version 1.5.4)
** Extensions loaded:
Traceback (most recent call last):
   File "/usr/bin/hg", line 27, in <module>
     mercurial.dispatch.run()
   File "/usr/lib/python2.6/site-packages/mercurial/dispatch.py", line 
16, in run
     sys.exit(dispatch(sys.argv[1:]))
....
   File "/usr/lib/python2.6/urllib2.py", line 855, in http_error_401
     url, req, headers)
...
1500 lines later
RuntimeError: maximum recursion depth exceeded

Received on Thursday, 18 November 2010 01:29:57 UTC