ftp.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2012/05/18/00:09:08

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=google.com; s=20120113;
h=mime-version:x-originating-ip:in-reply-to:references:from:date
:message-id:subject:to:content-type:x-gm-message-state;
bh=nngUkcugXhkmyHht7BM9DBr2GL5tPjbuLI5JK/d008U=;
b=PcdvIzudqMZRC0gT3vH4L04JdQ1jHhL3zuCq6Luavp7akmP6CPCZ2+Ogq8A4tXUk+Q
URC4pPYnRJ6mMxgMEpOkHj7TANk7+O2QE7K5s7HMd2tNH+8ZbdCHvBnRWcNDjQ7XKzz/
RI81PFjuProD5EO0Csb1azklGP2IXstLYMd7a2g8fvKp1iQKfaIAQuTDdOAi/1Uc8QJn
WQhnD+4BzmO4zw4Y5hzAYQj2SC96UgoqGpOMHT0TAC76PEMhlccjDvA295pzQYvP3wC4
q76Lvk8ZrLjPzA1m/00VcgdAmqP4GzdpYWolw1V+daCHaweF/fc7ZnWzpSpRpnxaeuGf
zXgg==
MIME-Version: 1.0
X-Originating-IP: [50.71.163.232]
In-Reply-To: <CA+DWcQapqnB7ZYVpgLv-Nrw493EJXJr33NBh=hszwWF4DwSeYQ@mail.gmail.com>
References: <CA+DWcQapqnB7ZYVpgLv-Nrw493EJXJr33NBh=hszwWF4DwSeYQ AT mail DOT gmail DOT com>
From: Benjamin Bergman <ben AT benbergman DOT ca>
Date: Thu, 17 May 2012 23:07:51 -0500
Message-ID: <CA+DWcQZx9xXN-uL4YdusK76XDQYxkjhqEgt-8_mnmndfv6qBcw@mail.gmail.com>
Subject: [geda-user] Re: pcb diff
To: geda-user AT delorie DOT com
X-Gm-Message-State: ALoCoQms+lWCFIhnJm+z+KxQ3tPZlmWLw6vj07CvWQl6DTNToT8+rrxHNKFwk62EfXymoi13Kivn
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

--14dae9d7181a038b2a04c047b4e7
Content-Type: text/plain; charset=ISO-8859-1

Naturally, less than an hour after I send this email, I find this:
https://bugs.launchpad.net/pcb/+bug/864770

Basically, pcbdiff is already installed on my system, but it isn't in the
path to begin with. I think it would be nice to move this into the path by
default, but for now I'll just add its location to my path. Also, with
quick test of the tool,  it seems to fail if the board gets resized (which
maybe isn't unreasonable, but is still undesirable) and the image I'm
presented with is at a very low resolution (perhaps the fault of my < 1sqin
board). Is there a recommended procedure for patching these scripts and/or
filing a bug report on them?

On Thu, May 17, 2012 at 10:12 PM, Benjamin Bergman <ben AT benbergman DOT ca>wrote:

> The past couple of days I've been working on some pre-commit hooks for git
> to generate images of changed .sch and .pcb files for inclusion in commits
> to take advantage of GitHub's visual diff features (hooks found here<https://github.com/BenBergman/.git_hooks>,
> designed for git-hooks <https://github.com/icefox/git-hooks>). My next
> course of action was to make a git difftool that could do some image
> diffing locally. I just discovered schdiff was already on my machine and
> does pretty much what I want for .sch files. Anyone know if there is some
> pcb equivalent? Some sort of pcbdiff?

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

Naturally, less than an hour after I send this email, I find this:=A0<a hre=
f=3D"https://bugs.launchpad.net/pcb/+bug/864770" target=3D"_blank">https://=
bugs.launchpad.net/pcb/+bug/864770</a><div><br></div><div>Basically, pcbdif=
f is already installed on my system, but it isn&#39;t in the path to begin =
with. I think it would be nice to move this into the path by default, but f=
or now I&#39;ll just add its location to my path. Also, with quick test of =
the tool, =A0it seems to fail if the board gets resized (which maybe isn&#3=
9;t unreasonable, but is still undesirable) and the image I&#39;m presented=
 with is at a very low resolution (perhaps the fault of my &lt; 1sqin board=
). Is there a recommended procedure for patching these scripts and/or filin=
g a bug report on them?<br>


<br><div class=3D"gmail_quote">On Thu, May 17, 2012 at 10:12 PM, Benjamin B=
ergman <span dir=3D"ltr">&lt;<a href=3D"mailto:ben AT benbergman DOT ca" target=3D=
"_blank">ben AT benbergman DOT ca</a>&gt;</span> wrote:<br><blockquote class=3D"gm=
ail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-le=
ft:1ex">


The past couple of days I&#39;ve been working on some pre-commit hooks for =
git to generate images of changed .sch and .pcb files for inclusion in comm=
its to take advantage of GitHub&#39;s visual diff features (hooks found <a =
href=3D"https://github.com/BenBergman/.git_hooks" target=3D"_blank">here</a=
>, designed for <a href=3D"https://github.com/icefox/git-hooks" target=3D"_=
blank">git-hooks</a>). My next course of action was to make a git difftool =
that could do some image diffing locally. I just discovered schdiff was alr=
eady on my machine and does pretty much what I want for .sch files. Anyone =
know if there is some pcb equivalent? Some sort of pcbdiff?
</blockquote></div><br></div>

--14dae9d7181a038b2a04c047b4e7--

- Raw text -


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