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: References: From: Benjamin Bergman Date: Thu, 17 May 2012 23:07:51 -0500 Message-ID: Subject: [geda-user] Re: pcb diff To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=14dae9d7181a038b2a04c047b4e7 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 Precedence: bulk --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 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, > designed for 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:=A0https://= bugs.launchpad.net/pcb/+bug/864770

Basically, pcbdif= f 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 f= or now I'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= 9;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 filin= g a bug report on them?

On Thu, May 17, 2012 at 10:12 PM, Benjamin B= ergman <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 comm= its to take advantage of GitHub's visual diff features (hooks found here, designed for 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 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?

--14dae9d7181a038b2a04c047b4e7--