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=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=we2ZA6dhULbW4Te9d/yUsmcqoKXqFZuffiodcpeJHmM=; b=Ggy7p20DZzgLutEsSLlAr6rcrisDQxQCOHKRVCT09//RjSfQuPiJRg7Bjbe6YXV9P4 DcsZeMLf0QqPI7gXhYR2OebPCZGhDh00gzWstExo4rTXt07rsVTtPZdIe/4FA0+Ub2Nd IT4h62BMnYGIRmk2kRWJhh2jsdyv0zrWX+5aa5nxsbB5//dkxWQV6xvVZ2CnhP4jThJF RPd0BIlwQm7JYm3cin0FobtJliF9QbURJVlIcPn7TPvB++EIBounviTNsUynNYFwr/nx gPM/iHxmUR1h+EP1YhvKR1TbiO27TZNPeMFv884SF/FLpwpZOFbFcFvn5nt59XkwNgPS yraw== MIME-Version: 1.0 X-Received: by 10.182.20.111 with SMTP id m15mr1002680obe.61.1394545224414; Tue, 11 Mar 2014 06:40:24 -0700 (PDT) In-Reply-To: References: <20140127234944 DOT 924148045B78 AT turkos DOT aspodata DOT se> <20140128201110 DOT DF7D78045B78 AT turkos DOT aspodata DOT se> <20140129072550 DOT GA24560 AT localhost DOT localdomain> <86CABBE6-EE80-4347-B7AA-3F5A8DA4C658 AT noqsi DOT com> <1394402434 DOT 2151 DOT 28 DOT camel AT AMD64X2 DOT fritz DOT box> <20140309235005 DOT 783608020170 AT turkos DOT aspodata DOT se> <531D222C DOT 8060101 AT ecosensory DOT com> <20140310103056 DOT E1B1D8020170 AT turkos DOT aspodata DOT se> Date: Tue, 11 Mar 2014 17:40:24 +0400 Message-ID: Subject: Re: [geda-user] identical symbol names From: =?KOI8-R?B?4czFy9PFyiDowdLYy8/X08vJyg==?= To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a11330e66b9c66004f454dc70 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 --001a11330e66b9c66004f454dc70 Content-Type: text/plain; charset=ISO-8859-1 > Yes. I thought of that right after I hit send. Instead of linking > individual files to the cvs checkout folder, link to unmodified versions of > the file from a previous run of the script. If such a copy does not exist, > don't create a link create a copy. > Similar to the way dirvish works. The idea is once you run the script, > the time stamped files will never change. If you want an updated version > then you need to grep replace on your schematic to update the date stamp of > the symbols. > Still you script make copy of cvs files, not reference. Thus you solve is similar my solve. Differs storage spaces for "never change" symbol files. --001a11330e66b9c66004f454dc70 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

=
Yes. =A0I thought of that right after I hit= send. =A0Instead of linking individual files to the cvs checkout folder, l= ink to unmodified versions of the file from a previous run of the script. I= f such a copy does not exist, don't create a link create a copy.
=A0Similar to the way dirvish works. =A0The idea is once you run the s= cript, the time stamped files will never change. =A0If you want an updated = version then you need to grep replace on your schematic to update the date = stamp of the symbols.
Still you script make copy of cvs files= , not reference.
Thus you solve is similar my solve. Differs = storage spa= ces for "never change" symbol files.

--001a11330e66b9c66004f454dc70--