X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com 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=DSagi/zMyyypghv+GrGh7jrYdR2f0Mzb/NYnVbIdat4=; b=ge1w/hdi/v7e1E9m46A5D5loGLj65/EZBXEtjmos0d7ku7eqQNe/xkocljkATZaXQf 3W80/BtjLp4Z8H0t3RDcY6iGkfgspqlc4ZAxbYp2rshUPt7yT+LkyaoqtAOoKrr9Xj/R ITYyzQWMEJIF2ept5mElf4jkWjXujGWqdlle9ESh3pi8b7O/e3Rdej6KBzsSh0kRRtXt Xsh3bSYy6USnwibx399RTCh8cQg4JCdmUtlrw6mmBhBthMNq6CP4F7ZzTZHvpRjjuhd8 AxJHz5GUcpmnKNXwsDp4YWqSwjX1IF24kR8TnqZxva4oTlF68v0plKLwYZiu93mnS0Dd Z8Zg== Date: Tue, 23 Oct 2012 21:52:13 +0400 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] Odd position mangling error Message-ID: <20121023175213.GA24138@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <5086B5AD DOT 9080706 AT estechnical DOT co DOT uk> <5086C5E4 DOT 7060900 AT estechnical DOT co DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <5086C5E4.7060900@estechnical.co.uk> User-Agent: Mutt/1.5.21 (2010-09-15) 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 Tue, Oct 23, 2012 at 05:29:24PM +0100, Ed Simmons wrote: > On 23/10/12 16:40, Bob Paddock wrote: > >>git.gpleda.org[0: 97.107.141.5]: errno=Connection refused > >>fatal: unable to connect a socket (Connection refused) > >The projects moved to here: > > > >http://git.gedaproject.org/ > > Sorry, perhaps I should have been clearer, how do I update my git > working copy (that has local modifications) to look at the new > server? Try to change the url in the .git/config file in your clone's directory to point to the new url. The entry should look like: url = git://git.geda-project.org/pcb.git If it doesn't work, you always can clone the new repository and transfer your changes into it. -- http://vzhbanov.byethost33.com