Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Jonas Maebe <jonas.maebe@elis.ugent.be>
To: GDB Development <gdb@sourceware.org>
Cc: Binutils Development <binutils@sourceware.org>
Subject: Re: git is live
Date: Tue, 22 Oct 2013 07:54:00 -0000	[thread overview]
Message-ID: <90C1C4E7-CF2B-4DFB-9902-FFC2EEDB167F@elis.ugent.be> (raw)
In-Reply-To: <877gd5iyaz.fsf@fleche.redhat.com>


On 22 Oct 2013, at 09:01, Tom Tromey wrote:

> It was pointed out to me on irc that not everybody has already used git.
> I'm reliably informed that this is a good git book, and it is available
> online:
> 
>    http://git-scm.com/book
> 
> I'm sure there are others as well.

This is a quite good overview in case you're already familiar with svn: http://git.or.cz/course/svn.html


Jonas
From gdb-return-42650-listarch-gdb=sources.redhat.com@sourceware.org Tue Oct 22 08:00:00 2013
Return-Path: <gdb-return-42650-listarch-gdb=sources.redhat.com@sourceware.org>
Delivered-To: listarch-gdb@sources.redhat.com
Received: (qmail 22437 invoked by alias); 22 Oct 2013 08:00:00 -0000
Mailing-List: contact gdb-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <gdb.sourceware.org>
List-Subscribe: <mailto:gdb-subscribe@sourceware.org>
List-Archive: <http://sourceware.org/ml/gdb/>
List-Post: <mailto:gdb@sourceware.org>
List-Help: <mailto:gdb-help@sourceware.org>, <http://sourceware.org/ml/#faqs>
Sender: gdb-owner@sourceware.org
Delivered-To: mailing list gdb@sourceware.org
Received: (qmail 22416 invoked by uid 89); 22 Oct 2013 07:59:59 -0000
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-Spam-User: qpsmtpd, 2 recipients
X-HELO: vigilia.groessler.org
Received: from vigilia.groessler.org (HELO vigilia.groessler.org) (178.63.177.85) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 22 Oct 2013 07:59:58 +0000
Received: from [10.23.1.38] (gaga.groessler.org [212.168.189.235])	by vigilia.groessler.org (8.14.6/8.14.6) with ESMTP id r9M7wTIB011601	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits%6 verify=OK);	Tue, 22 Oct 2013 09:58:32 +0200 (CEST)
Message-ID: <5266306F.50609@groessler.org>
Date: Tue, 22 Oct 2013 08:00:00 -0000
From: Christian Groessler <chris@groessler.org>
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131005 Icedove/17.0.9
MIME-Version: 1.0
To: Tom Tromey <tromey@redhat.com>
CC: GDB Development <gdb@sourceware.org>,        Binutils Development <binutils@sourceware.org>
Subject: Re: git is live
References: <877gd5iyaz.fsf@fleche.redhat.com>
In-Reply-To: <877gd5iyaz.fsf@fleche.redhat.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
X-SW-Source: 2013-10/txt/msg00074.txt.bz2
Content-length: 495

On 10/22/13 09:01, Tom Tromey wrote:
> The URLs:
>
>      git://sourceware.org/git/binutils-gdb.git
>      ssh://sourceware.org/git/binutils-gdb.git
>
> I believe only the latter form allows pushing.
>

I'm getting

$ git clone ssh://sourceware.org/git/binutils-gdb.git binutils-write
Cloning into 'binutils-write'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
$


regards,
chris


  parent reply	other threads:[~2013-10-22  7:54 UTC|newest]

Thread overview: 101+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-22  7:01 Tom Tromey
2013-10-22  7:34 ` Andreas Schwab
2013-10-22  7:54 ` Jonas Maebe [this message]
2013-10-22  8:04 ` Mark Kettenis
2013-10-22 15:19   ` Tom Tromey
2013-10-22 15:34   ` Eli Zaretskii
     [not found] ` <5266306F.50609@groessler.org>
2013-10-22  8:10   ` Andreas Schwab
2013-10-22  8:21     ` Christian Groessler
2013-10-22  9:59 ` Richard Sandiford
2013-10-22 10:52   ` Fred Cooke
2013-10-22 15:20     ` Tom Tromey
2013-10-22 15:22       ` Fred Cooke
2013-10-22 17:44       ` Pedro Alves
2013-10-22 17:49         ` Jeff Law
2013-10-22 17:51           ` Tom Tromey
2013-10-22 17:57             ` Jeff Law
2013-10-22 18:27           ` Jan-Benedict Glaw
2013-10-22 19:16         ` Andreas Schwab
2013-11-09 18:28           ` Steinar Bang
2013-10-22 15:36   ` Eli Zaretskii
2013-10-22 17:09   ` Jan-Benedict Glaw
2013-10-22 18:41 ` Cary Coutant
2013-10-22 19:07   ` Pedro Alves
2013-10-22 20:41     ` Tom Tromey
2013-10-28 22:35     ` Cary Coutant
2013-10-29  0:37       ` asmwarrior
2013-10-29  1:53       ` Tom Tromey
2013-10-29 18:12         ` Cary Coutant
2013-10-29 19:25           ` Pedro Alves
2013-10-29 19:39             ` Tom Tromey
2014-01-10  2:56               ` Samuel Bronson
2014-01-10  6:53                 ` Eli Zaretskii
2013-10-29  6:33       ` Yao Qi
2013-10-29 19:19       ` Pedro Alves
2013-10-22 18:42 ` Andrew Pinski
2013-10-22 20:42   ` Tom Tromey
2013-10-22 19:19 ` DJ Delorie
2013-10-22 20:43   ` Tom Tromey
2013-10-22 20:46     ` Fred Cooke
2013-10-22 20:50       ` Tom Tromey
2013-10-22 20:57         ` Fred Cooke
2013-10-23  4:58       ` Sergio Durigan Junior
2013-10-23 13:13   ` Tom Tromey
2013-10-23 17:31     ` DJ Delorie
2013-10-23  7:21 ` John Darrington
2013-10-23 13:14   ` Tom Tromey
2013-10-24  5:12     ` John Darrington
2013-10-24  7:30       ` Andreas Schwab
2013-10-24 13:35         ` Paul Smith
2013-10-24  7:36       ` Joel Brobecker
2013-10-24 13:52         ` Tom Tromey
2013-10-24 14:05           ` Tristan Gingold
2013-10-24 14:16             ` Tristan Gingold
2013-10-24 17:05               ` Joel Brobecker
2013-10-24 17:21                 ` Tom Tromey
2013-10-24 17:52                   ` Joel Brobecker
2013-10-25  3:08                     ` Fred Cooke
2013-10-25 12:10                       ` Paul Smith
2013-10-25 12:38                         ` Joel Brobecker
2013-10-25 17:25                           ` John Darrington
2013-10-25 18:27                             ` web sites (was: Re: git is live) Paul Smith
2013-10-23 13:21 ` git is live Gary Benson
2013-10-25 13:51 ` Peter Bergner
2013-10-25 13:55   ` Ian Lance Taylor
2013-11-14 10:58     ` Richard Earnshaw
2013-11-14 11:12       ` Joel Brobecker
2013-11-14 16:39         ` Eli Zaretskii
2013-11-14 16:55           ` Ian Lance Taylor
2013-11-14 17:21             ` Eli Zaretskii
2013-11-14 17:25             ` H.J. Lu
2013-11-14 18:15               ` Joel Brobecker
2013-11-14 18:25                 ` Andrew Pinski
2013-11-15  7:01                   ` Joel Brobecker
2013-10-25 14:09   ` Fred Cooke
2013-10-25 16:40     ` Peter Bergner
2013-10-25 16:49       ` Fred Cooke
2013-10-25 17:12         ` Peter Bergner
2013-10-25 18:01           ` Tom Tromey
2013-10-25 16:01   ` Tom Tromey
2013-10-25 16:48     ` Peter Bergner
2013-10-29 22:23 ` Alan Modra
2013-10-30  0:37   ` Alan Modra
2013-10-30  1:39   ` Tom Tromey
2013-10-30 13:16     ` Tom Tromey
2013-11-04 18:25 ` H.J. Lu
2013-11-05 14:32   ` Tom Tromey
2013-11-05 14:46     ` Tom Tromey
2013-11-06 17:02       ` H.J. Lu
2013-11-06 17:12         ` Will Newton
2013-11-06 17:22         ` Tom Tromey
2013-11-08 17:29           ` H.J. Lu
2013-11-08 18:04           ` H.J. Lu
2013-11-08 18:34             ` Tom Tromey
2013-11-08 18:43               ` H.J. Lu
2013-11-08 19:09                 ` Tom Tromey
2013-11-08 19:10                 ` Paul Smith
2013-11-08 19:21                   ` Tom Tromey
2013-11-08 19:30                     ` Andreas Schwab
2013-11-08 19:40                       ` Tom Tromey
2013-11-06 19:41 ` Andrew Pinski
2013-11-06 20:01   ` Peter Bergner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=90C1C4E7-CF2B-4DFB-9902-FFC2EEDB167F@elis.ugent.be \
    --to=jonas.maebe@elis.ugent.be \
    --cc=binutils@sourceware.org \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox