X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ham02.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=ham version=3.3.1 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; h=Received:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; b=j+Xx26i6ASOL7huLpl8zWZ8qMp6WlZFAMk3dq604nnQt8iUydzoUrRRg05I5YKopg++LDKOcx/wzASEJaIrW0Z5SuX0j5SfrW7ffI170Q+4CZHFgraTSn6WI4mkTEd0g; Date: Mon, 9 Jan 2012 09:58:31 -0800 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] How to regenerate net file Message-ID: <20120109095831.2e877381@svelte> In-Reply-To: <4F09DF2B.4040009@optonline.net> References: <1325873411 DOT 1722 DOT 15 DOT camel AT Lab1 DOT home> <201201061903 DOT q06J3907000709 AT envy DOT delorie DOT com> <1325889171 DOT 1735 DOT 15 DOT camel AT Lab1 DOT home> <201201062236 DOT q06MaapB010931 AT envy DOT delorie DOT com> <1326034818 DOT 1711 DOT 8 DOT camel AT Lab1 DOT home> <4F09DF2B DOT 4040009 AT optonline DOT net> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: spk.venturedesignservices.com (svelte) [65.61.115.34]:18798 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t 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 Sun, 08 Jan 2012 13:23:39 -0500 gene glick wrote: > > I did all that, my point is the second time I ran gsch2psb the > > *.net file it self was not updated because the *.net had the > > same date and time as the previous one. > > For your own sanity, you can always try gnetlist -g PCB, yes? > something like: > gnetlist -g PCB -o myNetlistFile someSchematic1 someSchematic2 > > Then load that back into PCB with: > file -> load Netlist > Followed by o (optimize) > > I use a makefile to keep track of things, and have a target for > simply generating a netlist. Could pcb's File | Import Schematics feature be used to update the netlist as well? Regards, Colin