20 / gitannex

App para gerenciar repositories git annex
1 stars 2 forks source link

Special characters like ( in media names #1

Open IanLawrence opened 12 years ago

IanLawrence commented 12 years ago

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

ther filename needs to be sanitised

20 commented 12 years ago

Alo Ian!

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

Abraço!

IanLawrence commented 12 years ago

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 commented 12 years ago

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 commented 12 years ago

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