db48x / emularity

easily embed emulators
GNU General Public License v3.0
621 stars 113 forks source link

How to find specific files stored in annex #81

Closed laniku closed 3 years ago

laniku commented 3 years ago

I'm new to annex, and i'm not sure if there is something I missed, but I need the em-dosbox .gz files. When I use git annex get for any of these files git annex says I need to add a remote (db48x@erebor:~/projects/emularity) but when I try to add it, git just exits with usage: git remote add [<options>] <name> <url>. What do I need to do to get these files. (I cannot compile em-dosbox due to me using a Windows machine.)

laniku commented 3 years ago

Nevermind, the example_dosbox.html file has links to them.

db48x commented 3 years ago

Yea, I should stop mentioning git-annex, or fix it. The original idea was that it would be easy to add urls to each annexed file so that folks such as yourself could download them from the Internet Archive. Unfortunately, that turned out not to be as easy as I had expected. I could perhaps automate it.

Thanks for using Emularity! Let me know if you need anything.

leimao commented 1 year ago

This is the first time I heard of annex. No wonder I was not able to pull them using git-lfs.

leimao commented 1 year ago
$ git-annex get
get emulators/em-dosbox/dosbox.js.gz (from web...) 

  verification of content failed

  Unable to access these remotes: web

  Maybe add some of these git remotes (git remote add ...):
    877254f0-3c7c-451f-9eda-752bd3359fce -- db48x@erebor:~/projects/emularity

  (Note that these git remotes have annex-ignore set: origin)
failed
git-annex: get: 1 failed