[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mercurial
Subject:    Re: Pushing a larger repository to bitbucket (or any other remote
From:       Saad Khattak <saadrustam () gmail ! com>
Date:       2010-12-31 22:01:11
Message-ID: AANLkTi=r6PB6p58vtsFi=_2eG0U2==xeYETq+aOzV6WS () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I apologize for the many emails. Here is the bug report from TortoiseHg (I
have tried from command line as well with the same result)

{{{
#!python
** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues
** Mercurial version (1.7.2).  TortoiseHg version (1.9)
** Command: --nofork workbench
** CWD: D:\RepositoriesHg\TwoLoc\TwoLocDep
** Extensions loaded: fixfrozenexts
** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64
bit (AMD64)]
** Windows version: (6, 1, 7600, 2, '')
** Processor architecture: x64
Recoverable runtime error (stderr):
Traceback (most recent call last):
  File "tortoisehg\hgqt\thread.pyo", line 273, in run
  File "mercurial\dispatch.pyo", line 590, in _dispatch
  File "mercurial\dispatch.pyo", line 401, in runcommand
  File "mercurial\dispatch.pyo", line 641, in _runcommand
  File "mercurial\dispatch.pyo", line 595, in checkargs
  File "mercurial\dispatch.pyo", line 588, in <lambda>
  File "mercurial\util.pyo", line 427, in check
  File "mercurial\commands.pyo", line 2859, in push
  File "mercurial\localrepo.pyo", line 1335, in push
  File "mercurial\wireproto.pyo", line 121, in unbundle
  File "mercurial\sshrepo.pyo", line 138, in _callpush
  File "mercurial\sshrepo.pyo", line 160, in _send
IOError: [Errno 22] Invalid argument

}}}

On Fri, Dec 31, 2010 at 4:45 PM, Saad Khattak <saadrustam@gmail.com> wrote:

> I have tried another push, this time the push ended with the following
> error:
>
> IOError: [Errno 22] Invalid argument
>
> This is not on bitbucket but on a server with the host Site5. I have
> successfully pushed smaller repositories on the server but this particular
> one ends with that error.
>
> I hope there is a solution to this problem.
>
> On Fri, Dec 31, 2010 at 4:44 PM, Saad Khattak <saadrustam@gmail.com>wrote:
>
>>
>>
>> ---------- Forwarded message ----------
>> From: Saad Khattak <saadrustam@gmail.com>
>> Date: Thu, Dec 30, 2010 at 5:19 PM
>> Subject: Re: Pushing a larger repository to bitbucket (or any other remote
>> server) times out the connection
>> To: Matt Mackall <mpm@selenic.com>
>>
>> I have attached the log. It looks like it is sending the bundle, which is
>> quite big, but then times out. This is the same error that I got last time,
>> but without any other info as I did not have the --debug switch. I have
>> zipped it up as the log is quite big (>4mb).
>>
>> On Thu, Dec 30, 2010 at 3:49 PM, Saad Khattak <saadrustam@gmail.com>wrote:
>>
>>> Please disregard my previous email, I have managed to put in the username
>>> and password. I will send you the log once it is done or times out.
>>>
>>>
>>> On Thu, Dec 30, 2010 at 3:47 PM, Saad Khattak <saadrustam@gmail.com>wrote:
>>>
>>>> How would I output the output that it generates to a log file? I tried
>>>> doing something like this:
>>>>
>>>> hg push [websiteaddress] --debug > log.ext
>>>>
>>>> but now I cannot enter my username and password
>>>>
>>>> On Thu, Dec 30, 2010 at 3:19 PM, Matt Mackall <mpm@selenic.com> wrote:
>>>>
>>>>> On Thu, 2010-12-30 at 14:14 -0500, Saad Khattak wrote:
>>>>> > Hi,
>>>>> >
>>>>> >
>>>>> > I have a local repository that I have now decided to push to a remote
>>>>> > server (for example, I have a host that allows mercurial repositories
>>>>> > and I am also trying to push to bitbucket). The repository has a lot
>>>>> > of files and is a little more than 200mb. Locally, I am able to clone
>>>>> > and push the repository without problems.
>>>>> >
>>>>> >
>>>>> > However, when I try to push it to the remote server, it gets stuck on
>>>>> > searching for changes and then times out after about an hour. The
>>>>> very
>>>>> > first revision of the repository has a lot of files.
>>>>>
>>>>> Please try again with the --debug switch and send us the output. The
>>>>> searching for changes phase is not at all dependent on number of files
>>>>> or their sizes, it's only dependent on the complexity of the changeset
>>>>> graph.
>>>>>
>>>>> --
>>>>> Mathematics is the supreme nostalgia of our time.
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>>
>

[Attachment #5 (text/html)]

I apologize for the many emails. Here is the bug report from TortoiseHg (I have tried \
from command line as well with the same \
result)<div><br></div><div><div>{{{</div><div>#!python</div><div>** Please report \
this bug to <a href="http://bitbucket.org/tortoisehg/thg/issues">http://bitbucket.org/tortoisehg/thg/issues</a></div>


<div>** Mercurial version (1.7.2).  TortoiseHg version (1.9)</div><div>** Command: \
--nofork workbench</div><div>** CWD: D:\RepositoriesHg\TwoLoc\TwoLocDep</div><div>** \
Extensions loaded: fixfrozenexts</div><div>** Python version: 2.6.6 (r266:84297, Aug \
24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)]</div>

<div>** Windows version: (6, 1, 7600, 2, &#39;&#39;)</div><div>** Processor \
architecture: x64</div><div>Recoverable runtime error (stderr):</div><div>Traceback \
(most recent call last):</div><div>  File &quot;tortoisehg\hgqt\thread.pyo&quot;, \
line 273, in run</div>

<div>  File &quot;mercurial\dispatch.pyo&quot;, line 590, in _dispatch</div><div>  \
File &quot;mercurial\dispatch.pyo&quot;, line 401, in runcommand</div><div>  File \
&quot;mercurial\dispatch.pyo&quot;, line 641, in _runcommand</div>

<div>  File &quot;mercurial\dispatch.pyo&quot;, line 595, in checkargs</div><div>  \
File &quot;mercurial\dispatch.pyo&quot;, line 588, in &lt;lambda&gt;</div><div>  File \
&quot;mercurial\util.pyo&quot;, line 427, in check</div>

<div>  File &quot;mercurial\commands.pyo&quot;, line 2859, in push</div><div>  File \
&quot;mercurial\localrepo.pyo&quot;, line 1335, in push</div><div>  File \
&quot;mercurial\wireproto.pyo&quot;, line 121, in unbundle</div>

<div>  File &quot;mercurial\sshrepo.pyo&quot;, line 138, in _callpush</div><div>  \
File &quot;mercurial\sshrepo.pyo&quot;, line 160, in _send</div><div>IOError: [Errno \
22] Invalid argument</div><div><br></div><div>}}}</div>

<br><div class="gmail_quote">On Fri, Dec 31, 2010 at 4:45 PM, Saad Khattak <span \
dir="ltr">&lt;<a href="mailto:saadrustam@gmail.com">saadrustam@gmail.com</a>&gt;</span> \
wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
#ccc solid;padding-left:1ex;">

<div>I have tried another push, this time the push ended with the following \
error:</div><div><span \
style="font-family:monospace;font-size:medium;white-space:pre-wrap"><br></span></div><div><span \
style="font-family:monospace;font-size:medium;white-space:pre-wrap">IOError: [Errno \
22] Invalid argument</span></div>


<div><span style="font-family:monospace;font-size:medium;white-space:pre-wrap"><br></span></div><div>This \
is not on bitbucket but on a server with the host Site5. I have successfully pushed \
smaller repositories on the server but this particular one ends with that \
error.</div>


<div><br></div><div>I hope there is a solution to this \
problem.</div><div><div></div><div class="h5"><br><div class="gmail_quote">On Fri, \
Dec 31, 2010 at 4:44 PM, Saad Khattak <span dir="ltr">&lt;<a \
href="mailto:saadrustam@gmail.com" \
target="_blank">saadrustam@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div><div></div><div><br><br><div \
class="gmail_quote">---------- Forwarded message ----------<br>From: <b \
class="gmail_sendername">Saad Khattak</b> <span dir="ltr">&lt;<a \
href="mailto:saadrustam@gmail.com" \
target="_blank">saadrustam@gmail.com</a>&gt;</span><br>



Date: Thu, Dec 30, 2010 at 5:19 PM<br>Subject: Re: Pushing a larger repository to \
bitbucket (or any other remote server) times out the connection<br>To: Matt Mackall \
&lt;<a href="mailto:mpm@selenic.com" target="_blank">mpm@selenic.com</a>&gt;<br>



<br>I have attached the log. It looks like it is sending the bundle, which is quite \
big, but then times out. This is the same error that I got last time, but without any \
other info as I did not have the --debug switch. I have zipped it up as the log is \
quite big (&gt;4mb).<br>



<div><div></div><div>
<div><br><div class="gmail_quote">
On Thu, Dec 30, 2010 at 3:49 PM, Saad Khattak <span dir="ltr">&lt;<a \
href="mailto:saadrustam@gmail.com" \
target="_blank">saadrustam@gmail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">





Please disregard my previous email, I have managed to put in the username and \
password. I will send you the log once it is done or times \
out.<div><div></div><div><br><br><div class="gmail_quote">On Thu, Dec 30, 2010 at \
3:47 PM, Saad Khattak <span dir="ltr">&lt;<a href="mailto:saadrustam@gmail.com" \
target="_blank">saadrustam@gmail.com</a>&gt;</span> wrote:<br>






<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">How would I output the output that it generates to a log \
file? I tried doing something like this: <div><br></div><div>






hg push [websiteaddress] --debug &gt; log.ext </div><div><br></div><div>but now I \
cannot enter my username and password</div><div><div></div><div> <div><br><div \
class="gmail_quote">On Thu, Dec 30, 2010 at 3:19 PM, Matt Mackall <span \
dir="ltr">&lt;<a href="mailto:mpm@selenic.com" \
target="_blank">mpm@selenic.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">







<div>On Thu, 2010-12-30 at 14:14 -0500, Saad Khattak wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; I have a local repository that I have now decided to push to a remote<br>
&gt; server (for example, I have a host that allows mercurial repositories<br>
&gt; and I am also trying to push to bitbucket). The repository has a lot<br>
&gt; of files and is a little more than 200mb. Locally, I am able to clone<br>
&gt; and push the repository without problems.<br>
&gt;<br>
&gt;<br>
&gt; However, when I try to push it to the remote server, it gets stuck on<br>
&gt; searching for changes and then times out after about an hour. The very<br>
&gt; first revision of the repository has a lot of files.<br>
<br>
</div>Please try again with the --debug switch and send us the output. The<br>
searching for changes phase is not at all dependent on number of files<br>
or their sizes, it&#39;s only dependent on the complexity of the changeset<br>
graph.<br>
<font color="#888888"><br>
--<br>
Mathematics is the supreme nostalgia of our time.<br>
<br>
<br>
</font></blockquote></div><br></div>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br></div>
</div></div></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br></div>



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic