delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2014/03/11/09:41:05

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: <CAGRhJMbtRGq0P2aBu=HEuXV0=spoQVxFqTspsOKisTHY-+f1_Q@mail.gmail.com>
References: <CAG4ve9LgHNoVZoGaGgF67tadJ_n=L6Uy1g=UPPrkM0fL6Rgufw AT mail DOT gmail DOT com>
<20140127234944 DOT 924148045B78 AT turkos DOT aspodata DOT se>
<CAG4ve9+3jhFJ1Cr6CLUyLX_y02uigJECiUCwxjUWdP=heVocqg AT mail DOT gmail DOT com>
<20140128201110 DOT DF7D78045B78 AT turkos DOT aspodata DOT se>
<20140129072550 DOT GA24560 AT localhost DOT localdomain>
<CAG4ve9+v9QxNRaPSFkmGfr6bKsv7km-Gt_gwXF7Eh4TX+AmNug AT mail DOT gmail DOT com>
<CAOP4iL2JBUdF93kZF-iQ9Rv+VTN3iXoT+6C4LoBi5qaMxof=sA AT mail DOT gmail DOT com>
<CAG4ve9+QsUf=nVXPe-f3VddGiqHn8sjZUJNkdu3QV1cOQDWiAg AT mail DOT gmail DOT com>
<86CABBE6-EE80-4347-B7AA-3F5A8DA4C658 AT noqsi DOT com>
<CAG4ve9LX0mYk2a1zpfWJJC=OP5Weq9pt3PF7_Nqx5vX4wpR=Bg AT mail DOT gmail 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>
<CAGRhJMajnGHi8WembiDtBPV9V8E0hXOUgaDoWXHyQ-BMXNiMYg AT mail DOT gmail DOT com>
<CAG4ve9+-U3Gd+=bGookG__g7OQk-d2uF2btjvyUh89s_EkJr_g AT mail DOT gmail DOT com>
<CAGRhJMbtRGq0P2aBu=HEuXV0=spoQVxFqTspsOKisTHY-+f1_Q AT mail DOT gmail DOT com>
Date: Tue, 11 Mar 2014 17:40:24 +0400
Message-ID: <CAG4ve9J1qfmwAV8fDdxRWUb-XbmzzQjKFB4EwmCRio2G6qmXeQ@mail.gmail.com>
Subject: Re: [geda-user] identical symbol names
From: =?KOI8-R?B?4czFy9PFyiDowdLYy8/X08vJyg==?= <svetonomer AT gmail DOT com>
To: geda-user AT delorie DOT com
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

--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

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><div class=3D"gmail_quote">=
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div cla=
ss=3D"gmail_extra">
<div class=3D"gmail_quote"><div>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&#39;t create a link create a copy.</div>
</div></div></div></blockquote><div></div><blockquote class=3D"gmail_quote"=
 style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);p=
adding-left:1ex"><div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"=
gmail_quote">
<div>=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.</div>
</div></div></div></blockquote><div>Still you script make copy of cvs files=
, not reference.<br></div><div>Thus you solve is similar my solve. Differs =
<span id=3D"result_box" class=3D"" lang=3D"en"><span class=3D"">storage spa=
ces for &quot;</span></span>never change&quot; symbol files.<br>
</div></div><br></div></div>

--001a11330e66b9c66004f454dc70--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019