Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special characters like ( in media names #1

Open
IanLawrence opened this issue Aug 17, 2012 · 4 comments
Open

Special characters like ( in media names #1

IanLawrence opened this issue Aug 17, 2012 · 4 comments

Comments

@IanLawrence
Copy link

gitAnnexAdd faults with /bin/sh: 1: Syntax error: "(" unexpected

ther filename needs to be sanitised

@20
Copy link
Owner

20 commented Aug 17, 2012

Alo Ian!

Project it's like a proof of concept.. Not really usable..
Is there some possibility to work on this?

Abraço!

@IanLawrence
Copy link
Author

Hi

Project it's like a proof of concept.. Not really usable..
Is there some possibility to work on this?

I think so - at least on my free time to start with. I saw that Joey
Hess is building a website:
"The first step will be to make git-annex watch for changes to your
files, check them into git, and automatically sync them to your other
repositories. I have a prototype of this using Linux's inotify. It
will be extended to also support Mac OS X.

Then I will build a web app that can be used to control and configure
things. Watch files as they upload and download, set priorities, etc.
No command line needed. I plan to use Haskell's amazing Yesod web
framework."

so i winder if that might do what mocambos is trying to?

Regards

http://ianlawrence.info

@20
Copy link
Owner

20 commented Aug 18, 2012

Alo!

Il 17/08/2012 20:39, Ian Lawrence ha scritto:

I think so - at least on my free time to start with. I saw that Joey
Hess is building a website:
"The first step will be to make git-annex watch for changes to your
files, check them into git, and automatically sync them to your other
repositories. I have a prototype of this using Linux's inotify. It
will be extended to also support Mac OS X.

Then I will build a web app that can be used to control and configure
things. Watch files as they upload and download, set priorities, etc.
No command line needed. I plan to use Haskell's amazing Yesod web
framework."

so i winder if that might do what mocambos is trying to?

Joey is working on git-annex assistant (automatically commit and sync
contents that are copied into a git-annex dir/repository) and web front-end:
http://git-annex.branchable.com/design/assistant/

We're thinking on some structured way of making a decentralized, offline
syncable media repository based on top of git-annex (adding some user
and metadata management).

Django can be a front-end for this.. we're speaking about this in these
days. Other should be a GUI/application and we are proposing to Nuvem:
http://nuvem.tk/?autonomias/

Mbora tocar juntos?

Abraço!

@IanLawrence
Copy link
Author

Hi

Joey is working on git-annex assistant (automatically commit and sync
contents that are copied into a git-annex dir/repository) and web
front-end:
http://git-annex.branchable.com/design/assistant/

We're thinking on some structured way of making a decentralized, offline
syncable media repository based on top of git-annex (adding some user
and metadata management).

I am not sure how this is different to what Joey is doing though (apart
from the metadata idea which I think is good). I read through the Nomad use
case on the git-annex site and it sounds very similar to Mocambos. Maybe I
just did not understand what you are trying to do well enough though so can
you explain how it is different from what git-annex will provide?
I just would like to make sure if I devote dev time to this that we are not
just reinventing someone else's wheel and duplicating development efforts

abraco

http://ianlawrence.info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants