Giter Site home page Giter Site logo

Comments (8)

carlos-pereyra avatar carlos-pereyra commented on May 26, 2024 1

Thanks so much jnavila! I think I got the hang of plotgitsch now :)

from plotkicadsch.

carlos-pereyra avatar carlos-pereyra commented on May 26, 2024

Hi I am on Lubuntu and trying to use this and I am not certain how to run the program correctly.
"plotgitsch -i firefox"

Terminal output.
"internal diff and show with firefox between Git rev HEAD and file system .
Exception (Failure "Value: not a valid compressed object")"

Could you tell me what I am doing wrong? Thanks again.

from plotkicadsch.

jnavila avatar jnavila commented on May 26, 2024

It's not clear what happened, but it seems you have some issues with your Git repository. Have you checked in the required files? Is your repo available anywhere?

from plotkicadsch.

carlos-pereyra avatar carlos-pereyra commented on May 26, 2024

Yes I created a new test repo.
https://github.com/carlos-pereyra/test

There is two commits, so I should be able to compare two sch versions. However I am not sure I am using the command 'plotgitsch' correctly.

When I try the command "plotgitsch -i firefox" again, I get,
"internal diff and show with firefox between Git rev HEAD and file system ." again.

from plotkicadsch.

jnavila avatar jnavila commented on May 26, 2024

If you want to compare versions together, you need to specify the revisions. However, your repo cannot be used to show the differences, because your first version does not include the -cache.lib file. The second one would be usable, but with nothing against to compare with, we go nowhere.

from plotkicadsch.

jnavila avatar jnavila commented on May 26, 2024

FWIW, you can test plotgitsch on this repo. Just type:

 $ cd circuit
 $ plotgitsch -ifirefox HEAD^

It should open two tabs on firefox, with the differences between the latest revision and the previous one.

from plotkicadsch.

carlos-pereyra avatar carlos-pereyra commented on May 26, 2024

Thanks. plotgitsch is working for me, however it does not open two tabs, instead it opens one tab with the changes overlaid, which I enjoy.

How do I compare HEAD with n amounts of revisions? Additionally how do I reference two arbitrary revisions? sorry for the naive question. Thanks again!

from plotkicadsch.

jnavila avatar jnavila commented on May 26, 2024

This not a naive question. This why a user's guide is needed. You can specify revisions the same way as when using git. See https://git-scm.com/docs/gitrevisions for all the ways to identify revisions.

from plotkicadsch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.