DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 54VF7gCS1756571 Authentication-Results: delorie.com; dmarc=none (p=none dis=none) header.from=delorie.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=delorie.com X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 54VF7flb1756552 Authentication-Results: delorie.com; dmarc=none (p=none dis=none) header.from=aspodata.se Authentication-Results: delorie.com; spf=pass smtp.mailfrom=aspodata.se DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 54VF7flb1756552 X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: comp X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: [geda-user] pcb git down, new git repo available Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <20250531150718.51F5881A5EB8@turkos.aspodata.se> Date: Sat, 31 May 2025 17:07:18 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP Reply-To: geda-user AT delorie DOT com For a long time the pcb git repository (git://git.geda-project.org/pcb.git) has been unavailable: $ git clone git://git.geda-project.org/pcb.git Cloning into 'pcb'... fatal: unable to connect to git.geda-project.org: git.geda-project.org[0: 159.250.13.27]: errno=Connection refused So I have set up an archive. For new checkouts/clones: git clone git://turkos.aspodata.se/pcb.git If you already have cloned the repo, you can switch upstream: git remote set-url origin git://turkos.aspodata.se/pcb.git To see the files: https://aspodata.se/git/pcb/ Note, this is just an archive, I don't expect myself working much on the code. If you send me patches that I myself can verify, I might commit them to the repo. If you are going to do serios works on this, please try http://repo.hu/projects/pcb-rnd/ first to see if it solves your needs. Regards, /Karl Hammar