Cloning Question

Josh Malinski JMalinski at anasazisoftware.com
Thu Jan 7 15:09:23 CST 2010


I ran the clone with --traceback option and the following is the output
it gave me, is there somewhere I can look to see what the IOError that
it is reporting?

destination directory: as
updating to branch default
Traceback (most recent call last):
  File "mercurial\dispatch.pyc", line 46, in _runcatch
  File "mercurial\dispatch.pyc", line 449, in _dispatch
  File "mercurial\dispatch.pyc", line 319, in runcommand
  File "mercurial\dispatch.pyc", line 500, in _runcommand
  File "mercurial\dispatch.pyc", line 454, in checkargs
  File "mercurial\dispatch.pyc", line 448, in <lambda>
  File "mercurial\util.pyc", line 386, in check
  File "mercurial\commands.pyc", line 649, in clone
  File "mercurial\hg.pyc", line 325, in clone
  File "mercurial\hg.pyc", line 339, in update
  File "mercurial\merge.pyc", line 501, in update
  File "mercurial\merge.pyc", line 315, in applyupdates
  File "mercurial\localrepo.pyc", line 545, in wwrite
IOError: [Errno 22] Invalid argument
abort: Invalid argument

--Josh


-----Original Message-----
From: mercurial-bounces at selenic.com
[mailto:mercurial-bounces at selenic.com] On Behalf Of Matt Mackall
Sent: Thursday, January 07, 2010 1:53 PM
To: Josh Malinski
Cc: mercurial at selenic.com
Subject: RE: Cloning Question

On Thu, 2010-01-07 at 13:41 -0700, Josh Malinski wrote:
> The server that this is running on has 4Gb of memory and I am managing
> the box it is the attached drive that I am not managing. The strange
> part is everything works cloning the repository when not putting the
> clone on the filer. If I direct the clone to a drive that isn't on the
> filer everything works fine. The lack of logging is the part that is
> hurting me trying to rectify this problem.

Are you running Mercurial on the command line? If so, add the --debug
flag. If not, you're on the wrong list.

-- 
http://selenic.com : development and support for Mercurial and Linux


_______________________________________________
Mercurial mailing list
Mercurial at selenic.com
http://selenic.com/mailman/listinfo/mercurial


More information about the Mercurial mailing list