From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sunjoong Lee Newsgroups: gmane.lisp.guile.user Subject: Re: crash in guile-sqlite3 Date: Mon, 30 Apr 2012 21:44:00 +0900 Message-ID: References: <87zk9tppb7.fsf@pobox.com> <87ehr5pkdz.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6daa6372e9a6f04bee4d014 X-Trace: dough.gmane.org 1335789876 25972 80.91.229.3 (30 Apr 2012 12:44:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 30 Apr 2012 12:44:36 +0000 (UTC) Cc: guile-user@gnu.org To: Andy Wingo Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Apr 30 14:44:33 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SOpxv-0001R8-Lw for guile-user@m.gmane.org; Mon, 30 Apr 2012 14:44:31 +0200 Original-Received: from localhost ([::1]:45825 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SOpxv-0003Us-41 for guile-user@m.gmane.org; Mon, 30 Apr 2012 08:44:31 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SOpxp-0003UX-UI for guile-user@gnu.org; Mon, 30 Apr 2012 08:44:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SOpxn-0007JL-R6 for guile-user@gnu.org; Mon, 30 Apr 2012 08:44:25 -0400 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:46251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SOpxn-0007F6-HH for guile-user@gnu.org; Mon, 30 Apr 2012 08:44:23 -0400 Original-Received: by werj55 with SMTP id j55so2365072wer.0 for ; Mon, 30 Apr 2012 05:44:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=5t6F8NaKdKt+GFuIYc9OqTl+lCanLcJkZzBvh0+LLH4=; b=j5dCEpWC25NfaWyslqjLrmFTjwZ0Xt0PmO6OB2CYvl89b9ucqLqNFF8npJ9uoqQ6zW WGGpzDwpItE+VxtVMBGhrgbObnJoobRAjgTu7+xLxrsgJHvyzZPc5uVoGxnqqNSQyycH qy3IMF1Zbha+swbCFmMkigEl15FEGUPNiL3/09tLeb02avPe1TelNk2+uEZwKR/oCj0s lQTnrDf1LzkIO1vCoJ1HNvY3Cenm7wlafLT6Z9qrdjfMPbIOxIRQKHoIX8I83s6+jxde MSg0DrMN7V2g61XgXMeiuKnv1hY2X73LvtgTP1N1ZMOc2AZFcTsxzM4qRf9LCEdjLpHA ntSA== Original-Received: by 10.216.142.226 with SMTP id i76mr11938323wej.28.1335789861378; Mon, 30 Apr 2012 05:44:21 -0700 (PDT) Original-Received: by 10.223.93.206 with HTTP; Mon, 30 Apr 2012 05:44:00 -0700 (PDT) In-Reply-To: <87ehr5pkdz.fsf@pobox.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9428 Archived-At: --0016e6daa6372e9a6f04bee4d014 Content-Type: text/plain; charset=UTF-8 Hi, Andy; Where is a "request a pull" button? I tried somethings; one of them makes 3e2add75. I don't know what's exactly work but https://gitorious.org/guile-sqlite3 display "sunjoong committed 3e2add75 on April 30, 2012 13:23". Now, the time to "pull request." 2012/4/30 Andy Wingo > > What it means is to go to: > > https://gitorious.org/guile-sqlite3 > > Create an account and log in. Then go back to: > > https://gitorious.org/guile-sqlite3 > > And click "Clone this repository". That will give you a Git repository > for guile-sqlite3, on gitorious. > > Then, you do the "git clone ssh://....", make your change, "git commit" > it locally, then "git push" to the origin. > > When that is done, there is a button in the web interface to "request a > pull", meaning, request that dzu (or me) merges your changes to the > "main repository". > Thanks. --0016e6daa6372e9a6f04bee4d014 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Andy;

Where is a=C2=A0"request a=C2=A0pull" button?
I tried somethings; one of them makes=C2=A03e2add75. I don= 't know what's exactly work but=C2=A0https://gitorious.org/guile-sqlite3 display "sun= joong committed 3e2add75 on April 30, 2012 13:23". Now, the time to &q= uot;pull request."

2012/4/30 Andy Wingo <wingo@pobox.= com>
What it means is to go to:

=C2=A0ht= tps://gitorious.org/guile-sqlite3

Create an account and log in. =C2=A0Then go back to:

=C2=A0ht= tps://gitorious.org/guile-sqlite3

And click "Clone this repository". =C2=A0That will give you a Git= repository
for guile-sqlite3, on gitorious.

Then, you do the "git clone ssh://....", make your change, "= git commit"
it locally, then "git push" to the origin.

When that is done, there is a button in the web interface to "request = a
pull", meaning, request that dzu (or me) merges your changes to the "main repository".

Thanks.

=C2=A0
--0016e6daa6372e9a6f04bee4d014--