-
Its own test fails like this:
```
$ git annex init --debug
...
[2018-09-26 11:53:56.198970849] Request {
host = "web.gin.g-node.org"
port = 443
se…
-
These directories have been found in our public S3 to only have a git-annex uuid in their dataset
```
ds000204
ds001371
ds002165
ds002232
ds002269
ds002385
ds002385
ds002675
ds002684
```
…
-
From a user POV, we want to present a compute-on-demand like a download-on-demand, and wrap everything into a git-annex special remote. This means that we are bound to that protocol, which translates …
-
```
git clone https://github.com/applicaai/kleister-charity.git
cd kleister-charity
sh annex-get-all-from-s3.sh
```
outputs:
```
From https://github.com/applicaai/kleister-charity
* [new bran…
-
Git is rock-solid and is developed and supported by whole teams of people. Git-annex is awesome and has served us really really REALLY well, but it's the work of a single developer (the amazing Joey …
gjost updated
2 years ago
-
Originally was done using `datalad clone` but that one was silent, so ran directly with GIT_TRACE to hope to gain some clue, but didn't really, so I Ctrl-C'ed it
❯ GIT_TRACE=1 git clone osf://gvj…
-
**Describe the bug**
At first I tried to get Bidsonym running with the repronim containers with a datalad containers run call with no usable results and many undecipherable errors from my perspective…
-
We added some checks to git-annex build workflow to spot some cases which could lead to slow(er) standalone build operation, but overall we do not have a good way to detect whenever git-annex "slow do…
-
是否可以实现文件的增量备份?
像相册文件夹通常较大,每次重复覆盖备份耗时间较长,但实际上需要备份的只有新增的
是否可以实现增量备份?简单点可以通过文件名建立数据库或json判断,每次只备份新增的,将删除项可选移入垃圾桶文件夹或直接同步删除。
更甚,考虑到文件的更改等,是否能够采取或借鉴像git的机制,添加增量备份的选项,甚至可以支持文件的更改追溯
-
### What is the problem?
I cannot run a simple test when trying to use data imported from an RIA. I presume that during the `datalad get` stage `git-annex` is improperly used and sees the RIA's annex…