Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
3a210490b7
4 changed files with 48 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
[[!comment format=mdwn
|
||||
username="Xyem"
|
||||
ip="87.194.19.134"
|
||||
subject="comment 2"
|
||||
date="2013-02-27T00:02:01Z"
|
||||
content="""
|
||||
Struggling to get the assistant to behave properly, including a similar situation to the above.
|
||||
|
||||
I start the assistant with 'git annex webapp' and create an annex from the webapp.
|
||||
Adding an SSH remote (even if just a different directory on localhost) with \"Remote server\", creates the remote directory with what looks like what the contents of .git should be (annex, branches, hooks, objects etc.), regardless of the group chosen.
|
||||
|
||||
Judging from your above comment, this means it is creating a bare repository. Why would it be doing this for an SSH remote, where git-annex-shell is available?
|
||||
|
||||
System: Arch Linux
|
||||
git-annex version: 3.20130216
|
||||
Installed with: yaourt -S git-annex-bin
|
||||
"""]]
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://edheil.wordpress.com/"
|
||||
ip="173.162.44.162"
|
||||
subject="comment 3"
|
||||
date="2013-02-27T01:12:29Z"
|
||||
content="""
|
||||
Xyem, if you use git to clone a repo, instead of letting the assistant do it for you, you can get a non-bare repo. See the walkthrough for some examples. You can keep its working tree up to date with \"git annex sync\" run in that directory.
|
||||
|
||||
Only helpful if you don't mind using git annex at the command line, I know.
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://edheil.wordpress.com/"
|
||||
ip="173.162.44.162"
|
||||
subject="comment 8"
|
||||
date="2013-02-26T21:55:23Z"
|
||||
content="""
|
||||
Cool, glad this led to an important fix, even if it turned out to be unrelated to the thing I opened the bug report for.
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
|
||||
nickname="Richard"
|
||||
subject="Automagic photo backups"
|
||||
date="2013-02-26T21:56:44Z"
|
||||
content="""
|
||||
Did you investigate how hard it would be to only commit & upload once the phone is being charged _and_ on WiFi? That does not rely on the webapp, but it would make using git-annex on Android a lot more useful until you restart your work on this.
|
||||
|
||||
|
||||
RichiH
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue