Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
0ab6764fe9
3 changed files with 26 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="4.153.251.174"
|
||||||
|
subject="comment 10"
|
||||||
|
date="2013-09-07T17:14:36Z"
|
||||||
|
content="""
|
||||||
|
Again this error message has nothing to do with git-annex beyond it being a file in the git-annex branch that is corrupt. Your system seems to be repeatedly corrupting git repositories. You need to run `git fsck`, get the git repository in a clean state, and probably check the drive it's on, and run a memory test or otherwise deal with whatever is causing your system to corrupt files in the git repository.
|
||||||
|
"""]]
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="4.153.251.174"
|
||||||
|
subject="comment 2"
|
||||||
|
date="2013-09-07T17:08:27Z"
|
||||||
|
content="""
|
||||||
|
You are going to need to make each repository have a distinct UUID. Otherwise, the assistant will get confused.
|
||||||
|
"""]]
|
|
@ -0,0 +1,10 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="4.153.251.174"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2013-09-07T17:11:03Z"
|
||||||
|
content="""
|
||||||
|
Just run `git annex copy --all --to remote`
|
||||||
|
|
||||||
|
(Needs git-annex 4.20130709 or newer.)
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue