[issue3193] hg archive on repository with largefiles causes an exception

Paolo Brandoli bugs at mercurial.selenic.com
Wed Jan 11 01:10:19 CST 2012


New submission from Paolo Brandoli <paolo.brandoli at gmail.com>:

This is the stacktrace:
Failed to build patch for build #78 {build id=700}, VCS root: mercurial: 
https://192.168.3.1:8181/scm/hg/proXSignReferences {instance id=72, parent 
id=7}, due to error: '"C:\Program Files\TortoiseHg\hg.exe" archive -t files 
-r e5a1a98743fe 
D:\BuildServer\temp\mercurial1914596774830239615e5a1a98743fe' command 
failed.
stderr: ** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit 
(AMD64)]
** Mercurial Distributed SCM (version 2.0.1)
** Extensions loaded: largefiles
Traceback (most recent call last):
File "hg", line 42, in <module>
File "mercurial\dispatch.pyo", line 27, in run
File "mercurial\dispatch.pyo", line 64, in dispatch
File "mercurial\dispatch.pyo", line 87, in _runcatch
File "mercurial\dispatch.pyo", line 684, in _dispatch
File "mercurial\dispatch.pyo", line 466, in runcommand
File "mercurial\dispatch.pyo", line 738, in _runcommand
File "mercurial\dispatch.pyo", line 692, in checkargs
File "mercurial\dispatch.pyo", line 681, in <lambda>
File "mercurial\util.pyo", line 455, in check
File "mercurial\commands.pyo", line 363, in archive
File "mercurial\extensions.pyo", line 184, in wrap
File "hgext\largefiles\overrides.pyo", line 633, in override_archive
File "hgext\largefiles\overrides.pyo", line 589, in write
File "hgext\largefiles\overrides.pyo", line 626, in getdatafn
TypeError: coercing to Unicode: need string or buffer, NoneType found

----------
messages: 18578
nosy: pbrandoli
priority: urgent
status: unread
title: hg archive on repository with largefiles causes an exception

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3193>
____________________________________________________


More information about the Mercurial-devel mailing list