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=DR2Ztmof58sJpxagKSHUL1ZcqpIXMxuOQC+kcXY8J1s=; b=T5rkkqyoax4kfGkmNuPlGhJn20d5Q5l4sTCK2ftLA05G8Jt6hoYMVP0SnwWMDapqQK 0vtvjqbqzOExjuhtVFjsCzCHqpzC/w4IB1c7rIH6pSRV7VpCuLkvTfsXrAMVRjnoMMLF BkRu+5wEJfWW2E1M4JSsgBP4j7hnFGYS1vkXb8DUjN4hS2lI2BhnfsoNFBsd5JNiFpzZ JvRhVQdjDufhGV768a2dZcUDgWQu4dSJbzp14sZHea1pwPRX/OXOFCxEmb5O2KwMz1fb hcfcyimJ3gZNQne9i4M8H/peIQx3cXvLsuP7x/EL7CuTDGwobbkHMIrGh6P8Ve3bJ8Et CVFw== X-Received: by 10.152.170.199 with SMTP id ao7mr434201lac.27.1427136881482; Mon, 23 Mar 2015 11:54:41 -0700 (PDT) Date: Mon, 23 Mar 2015 21:54:39 +0300 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem edits vanishing Message-ID: <20150323185439.GA2429@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <550D5F43 DOT 7020501 AT earthlink DOT net> <1427055675 DOT 10088 DOT 11 DOT camel AT cam DOT ac DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1427055675.10088.11.camel@cam.ac.uk> 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 Sun, Mar 22, 2015 at 08:21:15PM +0000, Peter Clifton wrote: > On Sat, 2015-03-21 at 07:08 -0500, David W. Schultz wrote: > > This has become annoying enough to warrant a post here. > > > > I am working on a project and after completing the layout in pcb I am > > tweaking the design and layout. I was starting the task of verifying > > device pinouts and such when I noticed that some changes had simply > > vanished. > > > > I had added another bypass capacitor and changed the size of a few other > > caps. The changes were saved and imported to pcb. But today that > > capacitor has vanished from the schematic and the footprints have > > changed back. The pcb layout still shows the changes but gschem has > > forgotten them. > > > > This happened once before but I can't recall the details. At the time I > > thought it might just be me. > > > Sounds like a mistake I occasionally make... have two copies of the > schematic open, edit in one, then at some point later, pick up the wrong > (outdated) copy, and hit save. > > gschem's file format is very very simple, so the behaviour you describe > I think will turn out to be due to a mistake such as I described above, > or some inadvertent copying of an out of date backup file. ... and using a CMS helps to avoid such mistakes. Cheers, Vladimir