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

This commit is contained in:
Joey Hess 2013-12-27 12:24:19 -04:00
commit d8741e571d
4 changed files with 46 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=txt
username="Attila"
ip="213.163.19.162"
subject="git-annex.org"
date="2013-12-27T14:14:07Z"
content="""
Minor glitch on git-annex.org: the first link to http://git-annex.branchable.com is missing http:// prefix and so points to http://www.git-annex.org/git-annex.branchable.com
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawleVyKk2kQsB_HgEdS7w1s0BmgRGy1aay0"
nickname="Milan"
subject="comment 1"
date="2013-12-27T08:44:44Z"
content="""
Will it support splitting of large files for remotes that limits size of stored file?
"""]]

View file

@ -0,0 +1,29 @@
[[!comment format=mdwn
username="https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574"
nickname="Mica Semrick"
subject="Now I'm getting..."
date="2013-12-27T08:01:44Z"
content="""
~~~
$ git-annex info
repository mode: indirect
trusted repositories: fatal: Not a git repository: '/home/micas/Music/.git'
fatal: Not a git repository: '/home/micas/Music/.git'
0
semitrusted repositories: 3
00000000-0000-0000-0000-000000000001 -- web
85f8a5ea-6278-11e2-9978-ebb59e8f37a2 -- here (Music annex backup)
9aff38f2-6447-11e2-8c89-ef50e6c0ea6c -- backupone (Music annex backupone)
untrusted repositories: 0
transfers in progress: none
available local disk space: 174.28 gigabytes (+1 megabyte reserved)
local annex keys: 5348
local annex size: 25.62 gigabytes
annexed files in working tree: 5374
size of annexed files in working tree: 25.68 gigabytes
bloom filter size: 16 mebibytes (1.1% full)
backend usage:
SHA256: 10692
SHA256E: 30
~~~
"""]]

View file

@ -0,0 +1 @@
In my documents folder I have some Mercurial and Git repositories. Are there any side effects if I track the whole directory with git annex?