X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=tRS3mqtSLG8SbfoyKSpLeWRoNaezs88nlLyVmJPLBak=; b=TAVaFze1RnvC+qQ/xcN0km08gsKRD9x5co+OgLFXmK/IO0rXoHeXScdY3BT7MUhdc3 Z5I9f/26K3kCYwt5n9KusFwVtMR9SyVX2Kr4khbZtCbzoU7Rd7GcdGYOP76B58hodvR3 cispC1t7wE/QNY7qlfERD2FK/jQWzr8ZxjU0M7FMcLNQiTKGyZkXFCyGyTT+x5aEGLHr S5em2fLNvp4ikZEb1vcy342RSS79GB1EPQaL6HZ5r0BuiEaIgKpe0OXyZ1Oze6A6aeth 3em09YWZ1NP9QUWBctgu3SaQ+b4Js8ByJCarfYqieosyzOIoWxadX+KS10A9iVuf0IpQ Qpuw== X-Received: by 10.112.42.50 with SMTP id k18mr509489lbl.76.1436212663745; Mon, 06 Jul 2015 12:57:43 -0700 (PDT) Date: Mon, 6 Jul 2015 22:57:40 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] libgeda3 Message-ID: <20150706195740.GC24178@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <20150704082231 DOT GB27619 AT localhost DOT localdomain> <20150706160054 DOT GA24178 AT localhost DOT localdomain> <20150706174952 DOT GA1057 AT alpha2> <20150706191954 DOT 187288038A2D AT turkos DOT aspodata DOT se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150706191954.187288038A2D@turkos.aspodata.se> User-Agent: Mutt/1.5.23 (2014-03-12) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, Jul 06, 2015 at 09:19:54PM +0200, karl AT aspodata DOT se wrote: > Ivan: > > Sadly, my own attempt hasn't been successful, either: > > > > http://repo.or.cz/w/geda-gaf/ivan.git/shortlog/refs/heads/libeda > ... > > Going to http://repo.or.cz/w/geda-gaf/ivan.git > and finding urls, doing: > > $ git clone --reference ../ssh/geda-gaf git://repo.or.cz/geda-gaf/ivan.git > $ cd ivan > $ find . -name libeda > $ If I do: git clone http://repo.or.cz/w/geda-gaf/ivan.git it outputs Cloning into 'ivan'... remote: Forbidden fatal: unable to access 'http://repo.or.cz/w/geda-gaf/ivan.git/': The requested URL returned error: 403 I am able to see the branch if I open the given address in my browser, though. Cheers, Vladimir