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:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=zdZhY18583Gkjzg905rMZ5q9g/kZiapKiAJesulS+Jk=; b=lGq8AV2Y7/bX33MpfV9QVT7PxX6o4rsDRcTNDN18X4zbN+VaIEh7Cx5X0/jb/3tK/a 7OYv7bcU84UMOK7PDRgIQqP1Fwg+rfDqBzvKXNwm+e08QVcQn8oWUgA+Yb7S8bqxfULs WvisONuWIMkmap7NP5vuRjkNDfDEeSWGo+NB3+koUDnwjUL8tticFhYjBtGyF1F/ne/R Pueoxzr9XB6OzxLidYTDIYk+kAPc5KoohRJ1pE04mC6FkGPJnWcuZDDipWh0bLHFsDlL f7+EgpAibshyLMeMPsxIOwGz7pd79sFI3UwgcodPWCqJag0QBF49Hw5vrlzUkvyvQeJU eJ1w== X-Received: by 10.28.61.4 with SMTP id k4mr17863533wma.34.1449741829561; Thu, 10 Dec 2015 02:03:49 -0800 (PST) Date: Thu, 10 Dec 2015 11:03:43 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gsch2pcb after refdes-renum? (If implemented syncronization detail) Message-Id: <20151210110343.a4898376fc9e46f13cd86edc@gmail.com> In-Reply-To: <5F090627-C898-4FBC-8B51-E03622D0E485@noqsi.com> References: <56658683 DOT 401 AT envinsci DOT co DOT uk> <20151207153821 DOT c2ac19e6f24b1776a3595e4a AT gmail DOT com> <20151208091411 DOT c8968b0bedb705765529176c AT gmail DOT com> <201512081819 DOT tB8IJBrt022764 AT envy DOT delorie DOT com> <20151208205451 DOT bb2478f8722e1a885822689d AT gmail DOT com> <201512082019 DOT tB8KJOlP030874 AT envy DOT delorie DOT com> <72D9CDFB-BB8D-4A81-9712-2D58F802B900 AT sbcglobal DOT net> <86263A11-92E5-402B-95E5-5228B6FE1C65 AT noqsi DOT com> <20151209215918 DOT 49763f9649956199be07f011 AT gmail DOT com> <5F090627-C898-4FBC-8B51-E03622D0E485 AT noqsi DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 > > A serial number increased each time an object is changed and if you make a copy it will be assigned the last number(s). > > Only if you restrict copying to tools that do that. But there’s no such restriction in geda-gaf. > ... > > John Doty Noqsi Aerospace, Ltd. > http://www.noqsi.com/ > jpd AT noqsi DOT com Yes would be better if could do without a serial number for each object, if it is used only for rename it would be better to figure out a mechanism for jut this case. Someone suggested forward annotation work just fine then it should be like this. 1. Figure out old-->new refdes, maybe possible from old update file? Or gschem store/send information? 2. Execute rename exactly once without stuck in the middle. Nicklas Karlsson