Message from discussion
Large initial insert failing
Received: by 10.101.63.18 with SMTP id q18mr2172450ank.8.1320438898741;
Fri, 04 Nov 2011 13:34:58 -0700 (PDT)
X-BeenThere: patch-tag-users@googlegroups.com
Received: by 10.150.110.18 with SMTP id i18ls5693467ybc.4.gmail; Fri, 04 Nov
2011 13:34:58 -0700 (PDT)
Received: by 10.236.131.49 with SMTP id l37mr2235131yhi.0.1320438898236;
Fri, 04 Nov 2011 13:34:58 -0700 (PDT)
Received: by 10.236.131.49 with SMTP id l37mr2235126yhi.0.1320438898207;
Fri, 04 Nov 2011 13:34:58 -0700 (PDT)
Return-Path: <thomashartm...@googlemail.com>
Received: from mail-gx0-f169.google.com (mail-gx0-f169.google.com [209.85.161.169])
by gmr-mx.google.com with ESMTPS id j2si2666754yhn.4.2011.11.04.13.34.58
(version=TLSv1/SSLv3 cipher=OTHER);
Fri, 04 Nov 2011 13:34:58 -0700 (PDT)
Received-SPF: pass (google.com: domain of thomashartm...@googlemail.com designates 209.85.161.169 as permitted sender) client-ip=209.85.161.169;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of thomashartm...@googlemail.com designates 209.85.161.169 as permitted sender) smtp.mail=thomashartm...@googlemail.com; dkim=pass (test mode) header...@googlemail.com
Received: by mail-gx0-f169.google.com with SMTP id h4so3015522ggn.28
for <patch-tag-users@googlegroups.com>; Fri, 04 Nov 2011 13:34:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=googlemail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
bh=cquf7d+B5A5XNPOU+LLavcfojUkPK3k0GNKuZEdIXmo=;
b=fqpni3prxOpC4/NAQJUUHPfVSHGgPvZ8vRKlddC3TEKa/N7kdIyWNW/7n36H5xp4Ci
uUSoAkk99QOUxXwE0hExWEYbm4GgF22czEDNniDgX4AHPiSFCS6UwCMjas/tVsRvqxNh
cxaF5fDyl3YO3f0akMVqzvADJIoC1a0QAZSn4=
Received: by 10.101.36.10 with SMTP id o10mr1313439anj.138.1320438898062; Fri,
04 Nov 2011 13:34:58 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.100.144.4 with HTTP; Fri, 4 Nov 2011 13:34:37 -0700 (PDT)
In-Reply-To: <1611eb4c-6c6e-485b-bf07-20e6a5887c70@y35g2000pre.googlegroups.com>
References: <1611eb4c-6c6e-485b-bf07-20e6a5887...@y35g2000pre.googlegroups.com>
From: Thomas Hartman <thomashartm...@googlemail.com>
Date: Fri, 4 Nov 2011 13:34:37 -0700
Message-ID: <CAHAXnDU-F53mjB=LgszpCReENduatBb5c06B6Wq8Z8UCOiy...@mail.gmail.com>
Subject: Re: Large initial insert failing
To: patch-tag-users@googlegroups.com
Content-Type: multipart/alternative; boundary=001636ed688d7776a904b0eea37c
--001636ed688d7776a904b0eea37c
Content-Type: text/plain; charset=ISO-8859-1
Hi Jon,
Sorry you're having trouble with the push. I'd rather not do manual
tweaks like this, bug instead fix the problem at the source.
Also I hate to tempt you over to the dark side, but would you mind trying
push on darcsden? If it doesn't work there either, it might be a darcs
issue. If it works there, clearly it's problem on patch-tag.
With regards to the tar file, I think there is a way to attach files in
gitit if you use wiki mode. But really darcs (or any vcs) isn't the ideal
way to be hosting large binary files. The right thing is to add some "non
versioned" space on patch-tag where you can just push via scp. But I don't
have that now.
Also sorry for the slow reply. Your plaint slipped through the cracks.
Thomas.
On Sun, Oct 16, 2011 at 2:40 PM, Jon Taylor <dosad...@gmail.com> wrote:
> Hi,
>
> I am trying to get a repo for my PerlOS project started here. I have
> managed to upload my design documents for wiki inclusion, but I am
> having trouble using "darcs push" to upload my code. It seems to get
> most of the way through the process, but usually when it gets to
> something like 30000 pending, 1000 queued it hangs. Can you look into
> this? Failing that, can I send you a tarball that you can insert
> manually into my project?
>
> Thanks,
>
> Jon
>
> --
> You received this message because you are subscribed to the Google Groups
> "patch-tag-users" group.
> To post to this group, send email to patch-tag-users@googlegroups.com.
> To unsubscribe from this group, send email to
> patch-tag-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/patch-tag-users?hl=en.
>
--001636ed688d7776a904b0eea37c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi Jon,<div><br></div><div>=A0 Sorry you're having trouble with the pus=
h. I'd rather not do manual tweaks like this, bug instead fix the probl=
em at the source.=A0</div><div><br></div><div>=A0 Also I hate to tempt you =
over to the dark side, but would you mind trying push on darcsden? If it do=
esn't work there either, it might be a darcs issue. If it works there, =
clearly it's problem on patch-tag.</div>
<div><br></div><div>=A0 With regards to the tar file,=A0I think there is a =
way to attach files in gitit if you use wiki mode. But really darcs (or any=
vcs) isn't the ideal way to be hosting large binary files. The right t=
hing is to add some "non versioned" space on patch-tag where you =
can just push via scp. But I don't have that now.</div>
<div><br></div><div><div>=A0 Also sorry for the slow reply. Your plaint sli=
pped through the cracks.</div></div><div><br></div><div>=A0 Thomas.<br><br>=
<div class=3D"gmail_quote">On Sun, Oct 16, 2011 at 2:40 PM, Jon Taylor <spa=
n dir=3D"ltr"><<a href=3D"mailto:dosad...@gmail.com" target=3D"_blank">d=
osad...@gmail.com</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am trying to get a repo for my PerlOS project started here. =A0I have<br>
managed to upload my design documents for wiki inclusion, but I am<br>
having trouble using "darcs push" to upload my code. =A0It seems =
to get<br>
most of the way through the process, but usually when it gets to<br>
something like 30000 pending, 1000 queued it hangs. =A0Can you look into<br=
>
this? =A0Failing that, can I send you a tarball that you can insert<br>
manually into my project?<br>
<br>
Thanks,<br>
<br>
Jon<br>
<font color=3D"#888888"><br>
--<br>
You received this message because you are subscribed to the Google Groups &=
quot;patch-tag-users" group.<br>
To post to this group, send email to <a href=3D"mailto:patch-tag-users@goog=
legroups.com" target=3D"_blank">patch-tag-users@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:patch-tag-u=
sers%2Bunsubscribe@googlegroups.com" target=3D"_blank">patch-tag-users+unsu=
bscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/patch-tag-users?hl=3Den" target=3D"_blank">http://groups.google.com/gr=
oup/patch-tag-users?hl=3Den</a>. <br>
</font></blockquote></div><font color=3D"#888888">
</font></div>
--001636ed688d7776a904b0eea37c--