Joey Hess
ccf7e5b949
add test case for readonly remote
...
Tests for the reversion fixed in 837116ef1e
and similar problems.
Sponsored-by: Dartmouth College's Datalad project
2021-08-30 16:39:02 -04:00
Joey Hess
249d424b8a
comment
2021-08-30 14:42:09 -04:00
Joey Hess
d2f2a0e8c8
Merge branch 'master' of ssh://git-annex.branchable.com
2021-08-30 14:37:32 -04:00
Joey Hess
0418d54f28
update
2021-08-30 14:34:25 -04:00
Joey Hess
8208daaf17
idea for making more special remotes support importtree
...
Sponsored-by: Jack Hill on Patreon
2021-08-30 14:27:22 -04:00
yarikoptic
953baa0abd
Added a comment: reproducer
2021-08-30 18:07:05 +00:00
yarikoptic
4a6915000e
Added a comment
2021-08-30 17:24:25 +00:00
Joey Hess
e853ef3095
decorate openTempFile errors with the template name
...
This is to track down what file in .git/annex/ is being written to via a
temp file when the repository is read-only.
Sponsored-by: Dartmouth College's Datalad project
2021-08-30 13:05:02 -04:00
Joey Hess
837116ef1e
Fix support for readonly git remotes
...
Boolean blindness oops.
(Reversion in version 8.20210621)
Sponsored-by: Dartmouth College's Datalad project
2021-08-30 12:34:19 -04:00
Joey Hess
b083f9ec2f
comment
2021-08-30 12:08:01 -04:00
Joey Hess
e92434ce72
comment
2021-08-30 12:06:28 -04:00
Joey Hess
50bb5f9c47
comment
2021-08-30 12:02:52 -04:00
LazerEpilasyon
e2038ef412
2021-08-30 11:32:34 +00:00
strmd
63c2cfd470
2021-08-28 09:30:28 +00:00
yarikoptic
eb9abbd392
Added a comment
2021-08-27 18:46:39 +00:00
Joey Hess
a99a84f342
add: Detect when xattrs or perhaps ACLs prevent locking down a file's content
...
And fail with an informative message.
I don't think ACLs can prevent removing the write bit, but I'm not sure,
so kept it mentioning them as a possibility.
Should git-annex lock also check if the write bits are able to be removed?
Maybe, but the case I know about with xattrs involves cp -a copying NFS
xattrs, and it's the copy of the file that is the problem. So when locking
a file, I guess it will not be the copy.
Sponsored-by: Dartmouth College's Datalad project
2021-08-27 14:33:01 -04:00
Joey Hess
e17342b2a0
Run cp -a with --no-preserve=xattr, to avoid problems with copied xattrs
...
Including them breaking permissions setting on some NFS servers.
Sponsored-by: Dartmouth College's Datalad project
2021-08-27 13:09:34 -04:00
Joey Hess
7b1709105a
Merge branch 'master' of ssh://git-annex.branchable.com
2021-08-27 12:30:35 -04:00
Joey Hess
6d4a728455
Added annex.youtube-dl-command config
...
This can be used to run some forks of youtube-dl.
Sponsored-by: Brett Eisenberg on Patreon
2021-08-27 09:44:23 -04:00
Joey Hess
3093e8fcc3
thought
2021-08-27 00:59:24 -04:00
yarikoptic
16d35e04bf
Added a comment
2021-08-27 01:38:54 +00:00
jkniiv@b330fc3a602d36a37a67b2a2d99d4bed3bb653cb
3007e3c177
Added a comment: it turns out I had to file this as a bug
2021-08-27 01:38:29 +00:00
yarikoptic
fd1c823bd6
Added a comment
2021-08-27 01:34:18 +00:00
jkniiv@b330fc3a602d36a37a67b2a2d99d4bed3bb653cb
1ab70f60d6
sometimes sync --content
really does take longer to get a file than get
2021-08-27 00:58:18 +00:00
Joey Hess
097eab365a
Merge branch 'master' of ssh://git-annex.branchable.com
2021-08-26 17:26:49 -04:00
Joey Hess
ea5e58e3e3
comment
2021-08-26 17:25:33 -04:00
nothingmuch@486b0e001f63ad0513f9fc6921a31f08832ba22d
99dc41c121
Added a comment
2021-08-26 21:19:43 +00:00
yarikoptic
5a2818f9cf
Added a comment
2021-08-26 16:49:56 +00:00
Joey Hess
9df1661f55
Merge branch 'master' of ssh://git-annex.branchable.com
2021-08-26 12:01:24 -04:00
Joey Hess
891020f2fa
comment
2021-08-26 12:01:15 -04:00
jenkin.schibel@286264d9ceb79998aecff0d5d1a4ffe34f8b8421
36ccc4db43
removed
2021-08-26 15:21:24 +00:00
jenkin.schibel@286264d9ceb79998aecff0d5d1a4ffe34f8b8421
ae7577a503
Added a comment: i would like to have this feature revisted, collaberative wiki editing
2021-08-26 15:20:56 +00:00
jenkin.schibel@286264d9ceb79998aecff0d5d1a4ffe34f8b8421
bb2521c8bc
Added a comment: i would like to have this feature revisted, collaberative wiki editing
2021-08-26 15:20:28 +00:00
yarikoptic
a7cf5abf3b
Added a comment
2021-08-25 22:05:06 +00:00
yarikoptic
d54a25ed9e
initial report on inability to get data of others via ssh
2021-08-25 20:30:52 +00:00
Joey Hess
031ab98017
Merge branch 'master' of ssh://git-annex.branchable.com
2021-08-25 14:22:11 -04:00
Joey Hess
ab7b5a492c
--batch-keys
...
New --batch-keys option added to these commands: get, drop, move, copy, whereis
git-annex-matching-options had to be reworded since some of its options
can be used to match on keys, not only files.
Sponsored-by: Luke Shumaker on Patreon
2021-08-25 14:21:12 -04:00
jkniiv@b330fc3a602d36a37a67b2a2d99d4bed3bb653cb
5ba124a00a
Added a comment: will do
2021-08-24 21:45:28 +00:00
Joey Hess
c64e80b357
comment
2021-08-24 15:02:53 -04:00
yarikoptic
1f3d295cb3
Added a comment
2021-08-24 18:06:10 +00:00
Joey Hess
7f7a1a43f0
Merge branch 'master' of ssh://git-annex.branchable.com
2021-08-24 14:04:03 -04:00
Joey Hess
4ed36b2634
Fix test suite failure on Windows
...
It would be better if the Arbitrary instance avoided generating impossible
filenames like "foo/c:bar", but proably this is the only place that splits
the file from the directory and then uses the file without the directory..
At least on the quickcheck properties.
Sponsored-by: Svenne Krap on Patreon
2021-08-24 14:03:29 -04:00
Joey Hess
f9b92c81f6
unused: Skip the refs/annex/last-index ref that git-annex recently started creating
...
This was unlikely to cause any problem, but it is unsightly to mention
normally hidden refs, and it might have done a bit of unnecessary work to
check that ref.
Sponsored-by: Noam Kremen on Patreon
2021-08-24 12:58:14 -04:00
Joey Hess
21d608a276
comment
2021-08-24 12:53:24 -04:00
Joey Hess
ea9e6cf4a6
comment, improve docs
2021-08-24 12:45:13 -04:00
Joey Hess
0c3c49e003
comment
2021-08-24 12:38:08 -04:00
yarikoptic
7852c427d2
Added a comment: more info
2021-08-24 16:35:26 +00:00
Joey Hess
f2474e4850
comment
2021-08-24 12:25:55 -04:00
Joey Hess
80fbd3d35d
Merge branch 'master' of ssh://git-annex.branchable.com
2021-08-24 12:00:22 -04:00
Joey Hess
736e85058b
retitle
2021-08-24 12:00:06 -04:00