X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=jM9p8SNYxADBxddLRVIkmU9UWNTs8zPPIA0ist0iPvc=; b=I5HPMSMBmcVzyEmtIdwGdLzlWRan0Xv41x3wnXki16muhemOFEu3WboeRPD11Lxx8g f6XtxdY+m3VFxwC83abi7pDqAgNXrfVQwEpodns69rmMmCzxT0veiLT18A9evbhQYORc ES8U5yLGSfGSF9yVEPRk1smOdQ61hPGDbgc9NqSGhEfaGVaeV85YlofuDiYKr/2L9u+M LRKb1Gz2VQ8CvY8Ri91z4HS3q6Ah7jqrO3f73jKfTRcXzlrIak/JIf5i8pXb77OnNFiZ KWIET6yCeljsfg3zg8e0ywYbPQ1brysuF5o24FucTru7iKPfUzZZ0fFcypUFbxnqPv9Q vUrA== X-Gm-Message-State: ALoCoQlU60hAv8W2fZyAX7yo0ltX6HBeJOqjjSqxAffdsxOmr1sRMvBXr+WNvfVqd5A4U7VAEPGw X-Received: by 10.180.100.70 with SMTP id ew6mr7493036wib.57.1394451747304; Mon, 10 Mar 2014 04:42:27 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20140310103056.E1B1D8020170@turkos.aspodata.se> 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> From: Joshua Lansford Date: Mon, 10 Mar 2014 07:42:06 -0400 Message-ID: Subject: Re: [geda-user] identical symbol names To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=f46d044304b00e0efc04f43f196f 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 --f46d044304b00e0efc04f43f196f 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 "...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. ~Joshua --f46d044304b00e0efc04f43f196f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
my 2 cents.
Create an external perl, python, eh.= .. fortran ... script which symlinks all the=A0symbols=A0into the same dire= ctory with a new symbol name of =A0"<date>.<username>.<= orignalName>.sym" =A0This puts each=A0contributor's=A0in their = own user space, allows usage of new symbols without breaking old schematics= and doesn't require any code change in gschem. =A0You can then filter = by date or=A0contributor=A0in gschem.
~Joshua
--f46d044304b00e0efc04f43f196f--