Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-08-26 13:56:36 -04:00
commit a71ad4caac
7 changed files with 73 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="konubinix"
ip="82.243.233.186"
subject="Thanks"
date="2013-08-26T06:25:19Z"
content="""
Thanks for the reply.
Also thanks for this great tool (Though I am not sure I truelly realize the true power of git annex yet).
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawlzWwnBfgJrkhPQakBo6DbPXutJIVDHkj0"
nickname="Adam"
subject="comment 3"
date="2013-08-26T06:56:33Z"
content="""
You're correct. I can see in .git/config that the remote references z:\ which of course will break on the Linux side. Maybe this is a case of the error messages not quite telling me the right thing?
"""]]

View file

@ -0,0 +1,11 @@
I have large central repositories of data. Therefore, on each client I want to save part data(to save space of disk). In command line I do
[...]
git-annex webapp
git-annex drop [DeleteContentDirectory]
[...]
After this command Assistant performs automatic synchronization getting content of files from this directory(DeleteContentDirectory), but I don't want. I want it's was only symlink of file in this directory.
How can I configure Assistant which files have to get content on the client? It's possible?

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawmWg4VvDTer9f49Y3z-R0AH16P4d1ygotA"
nickname="Tobias"
subject="comment 1"
date="2013-08-26T07:44:22Z"
content="""
You should set your repository to \"manual\" mode instead of \"client\" mode.
But then no data will be synced at all by the assistant, only metadata. You would have to do \"get/drop\" manually for commandline for all files.
Alternatively you could use the special \"archive\" folders that are supported by the assistant.
"""]]

View file

@ -0,0 +1,14 @@
I am using the importfeed [1] functionality.
How am I supposed to update the feed/feeds?
I understand that running
cd annex; git annex importfeed http://url/to/podcast
a second time will 'do the right thing'. But that is cumbersome as I have to know the url again. Is there sth like git annex updatefeeds?
[1] http://joeyh.name/blog/entry/git-annex_as_a_podcatcher/

View file

@ -0,0 +1,9 @@
I did not recieve feedback on my comment [1], so I try to post my question again but more clearly.
Is it possible to run the assistent/the webapp without the functionality of 'git annex watch'?
I'd like to use the assistant and to have the automatic syncing but I do not want the local repository to be watched. Instead I prefer to manually add/drop my files.
I do not see the 'pause button' mentioned in my earlier question [1].
[1] http://git-annex.branchable.com/forum/webapp_and_manual_mode/

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://id.koumbit.net/anarcat"
ip="72.0.72.144"
subject="aaaaawesome!"
date="2013-08-26T04:43:27Z"
content="""
wow, thanks! i am happy my little suggestion led to an actual implentation, great!
"""]]