delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2014/03/10/20:57:37

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=TIuCR4gJSoQFC5mYhfyrNUwULQB2x108qkIvirKhHSo=;
b=FzULwmFgxtM4zq5gY5o11bj7gBx+4bfY+9xNA8JLQP2kUTbLwPLQVMYUlYcmvf3ovG
Y3A6CsEfSnW8WmGnrbXFEOWbcuKwKG+4TJBSWVbFGSO7GF8AOUQvB+BA8B0aTnKhQD/C
J+izfJNz3jvuWx/C8TxcmT2sg/zcCyNOQmbb1fuhPtD4ZVdZS9enLizCA3OGOpt8/zv9
Y/YCvFLzcxy4NPItpdnjdozu4KwzagkKftCTInjuP/dmcjzHbMRSxQtzoLKV6ljO35n3
P3OieKtRP69tooujqKUKlDiY+t3ToZpsFPxt5ydC5ZcoyGSVQJWWV+GiEd/BjO3Z9/1C
a+NQ==
MIME-Version: 1.0
X-Received: by 10.60.37.199 with SMTP id a7mr1018987oek.41.1394499443385; Mon,
10 Mar 2014 17:57:23 -0700 (PDT)
In-Reply-To: <CAGRhJMajnGHi8WembiDtBPV9V8E0hXOUgaDoWXHyQ-BMXNiMYg@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>
Date: Tue, 11 Mar 2014 04:57:23 +0400
Message-ID: <CAG4ve9+-U3Gd+=bGookG__g7OQk-d2uF2btjvyUh89s_EkJr_g@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

--089e011769d1f66bce04f44a33c9
Content-Type: text/plain; charset=ISO-8859-1

>
> my 2 cents.
> Create an external perl, python, eh... fortran ... script which symlinks
> all the symbols into the same directory with a new symbol name of
>  "<date>.<username>.<orignalName>.sym"  This puts each contributor's in
> their own user space, allows usage of new symbols without breaking old
> schematics and doesn't require any code change in gschem.  You can then
> filter by date or contributor in gschem.
>
If symbols (sources  of symlinks) will be changed? Schematics will be
broken.
Therefore need to write a script that will copy the characters in the
current directory, as suggested by Karl.
I made a similar script in C that copies are not in the current directory,
but in the current file :)))

--089e011769d1f66bce04f44a33c9
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><br>=
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex"><br><div dir=3D"ltr">my 2=
 cents.<div>
Create an external perl, python, eh... fortran ... script which symlinks al=
l the=A0symbols=A0into the same directory with a new symbol name of =A0&quo=
t;&lt;date&gt;.&lt;username&gt;.&lt;orignalName&gt;.sym&quot; =A0This puts =
each=A0contributor&#39;s=A0in their own user space, allows usage of new sym=
bols without breaking old schematics and doesn&#39;t require any code chang=
e in gschem. =A0You can then filter by date or=A0contributor=A0in gschem.<s=
pan class=3D""></span></div>
</div></blockquote><div>If symbols (sources=A0 of symlinks) will be changed=
? Schematics will be broken.<br><span id=3D"result_box" class=3D"" lang=3D"=
en"><span class=3D"">Therefore need to</span> <span class=3D"">write a</spa=
n> <span class=3D"">script that will</span> <span class=3D"">copy the chara=
cters</span> <span class=3D"">in</span> <span class=3D"">the current direct=
ory</span><span>,</span> <span class=3D"">as suggested by</span> <span clas=
s=3D"">Karl.</span> <br>
<span class=3D"">I made</span> <span class=3D"">a similar script</span> <sp=
an class=3D"">in C</span> <span class=3D"">that copies</span> <span class=
=3D"">are not</span> <span class=3D"">in</span> <span class=3D"">the curren=
t directory</span><span>, but in the</span><span class=3D""> current file</=
span> <span class=3D"">:)</span></span>))<br>
</div><div>=A0</div></div><br></div></div>

--089e011769d1f66bce04f44a33c9--

- Raw text -


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