Ilya_Shlyakhter
4b5040818b
added todo "change git-annex-import not to delete original files by default"
2019-11-15 18:53:16 +00:00
Joey Hess
4ab1f3ff02
add news item for git-annex 7.20191114
2019-11-14 21:59:04 -04:00
Joey Hess
b321526473
OSX link libs into git-core directory
...
So that binaries in that directory can find the library next to them,
where they get modified to look.
This is a hack; it would be better for OSXMkLibs to build a list of what
libraries are needed where.
Unsure if this is needed due to a recent reversion, or is an older
problem, so updated changelog accordingly.
2019-11-14 18:31:58 -04:00
Joey Hess
842449b086
linuxstandalone: Fix a regression that broke git-remote-https.
2019-11-14 15:08:23 -04:00
Joey Hess
dfd9f4e5a1
Merge branch 'master' of ssh://git-annex.branchable.com
2019-11-14 14:04:20 -04:00
Joey Hess
667d38a8f1
Fix a crash (STM deadlock) when -J is used with multiple files that point to the same key
...
See the comment for a trace of the deadlock.
Added a new StartStage. New worker threads begin in the StartStage.
Once a thread is ready to do work, it moves away from the StartStage,
and no thread will ever transition back to it.
A thread that blocks waiting on another thread that is processing
the same key will block while in the StartStage. That other thread
will never switch back to the StartStage, and so the deadlock is avoided.
2019-11-14 13:51:09 -04:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
db99ab74fc
removed
2019-11-14 17:40:36 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
c547b75c20
Added a comment: Sometimes it sorta works
2019-11-14 17:24:29 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
4934edc661
Added a comment: Sometimes it sorta works
2019-11-14 17:24:12 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
621128cfe5
2019-11-14 04:36:07 +00:00
yarikoptic
45ad67c6f0
forgotten /details
2019-11-14 03:28:27 +00:00
yarikoptic
25af2da994
initial report of standalone build regression
2019-11-14 03:27:37 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
9f6924356d
Added a comment
2019-11-14 00:38:56 +00:00
Ilya_Shlyakhter
5330e3772f
Added a comment: catch-all deadlock breaker
2019-11-13 22:33:59 +00:00
Joey Hess
6e59c652d2
clues
2019-11-13 18:07:44 -04:00
Joey Hess
5899aaffdb
response
2019-11-13 16:05:57 -04:00
Joey Hess
20a4a468a7
Merge branch 'master' of ssh://git-annex.branchable.com
2019-11-13 15:57:22 -04:00
Joey Hess
98954aaf2c
followup
2019-11-13 15:56:59 -04:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
389e9c35df
accidental dup
...
This reverts commit ece9429f44
2019-11-13 19:40:29 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
ece9429f44
2019-11-13 19:39:21 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
8ebcc32745
2019-11-13 19:38:56 +00:00
Joey Hess
0096db7b42
much flailing
2019-11-13 15:23:10 -04:00
yarikoptic
58be3af084
Added a comment
2019-11-13 04:41:56 +00:00
yarikoptic
31444109a7
initial bug report on parallel get of the same key
2019-11-12 21:47:39 +00:00
Joey Hess
3129923867
comment
2019-11-12 16:37:24 -04:00
Joey Hess
48748acc87
Merge branch 'master' of ssh://git-annex.branchable.com
2019-11-12 14:14:54 -04:00
nhatkhai
b68d19238e
2019-11-12 18:05:56 +00:00
Joey Hess
890330f0fe
make --json-error-messages capture url download errors
...
Convert Utility.Url to return Either String so the error message can be
displated in the annex monad and so captured.
(When curl is used, its errors are still not caught.)
2019-11-12 13:52:38 -04:00
yarikoptic
b00d73b1d6
Added a comment: Another use case -- http_proxy
2019-11-12 17:51:25 +00:00
Joey Hess
3b34d123ed
Added annex.allowsign option.
...
This commit was sponsored by Ilya Shlyakhter on Patreon.
2019-11-11 16:28:56 -04:00
Joey Hess
02a8573bf2
mention special remotes
2019-11-11 13:15:01 -04:00
Joey Hess
7bdc6b3a57
Merge branch 'master' of ssh://git-annex.branchable.com
2019-11-11 12:53:00 -04:00
Joey Hess
925b2acb34
some improvements to docs
2019-11-11 12:52:45 -04:00
Joey Hess
f07d61c376
typo
2019-11-11 12:39:51 -04:00
Joey Hess
e42eb04182
fix language
2019-11-11 12:36:57 -04:00
Joey Hess
14f2c1eb92
typo
2019-11-11 12:36:05 -04:00
Ilya_Shlyakhter
41bb14a885
added todo about documenting sqlite database schemas
2019-11-10 23:27:57 +00:00
Ilya_Shlyakhter
9fffc2d1e1
Added a comment: Re: Symlinks for not-present unlocked files in v8
2019-11-10 23:03:43 +00:00
gb@4a49bb1afcf3d183bba8f07297b0395808768c6c
6a527e68e4
Added a comment: Symlinks for not-present unlocked files in v8?
2019-11-10 14:51:59 +00:00
Ilya_Shlyakhter
b7a3ba9434
Added a comment: limiting clean/smudge filter to unlocked files
2019-11-08 19:48:11 +00:00
yarikoptic
ea7959353e
Added a comment: RFC: how would it work for regular git remote + special remote
2019-11-08 19:19:19 +00:00
http://templeofcrom.duckdns.org/
e486fd5e0f
Added a comment: A warning in the docs about earlier v7 revisions would be nice
2019-11-08 04:59:43 +00:00
pigmonkey
c6a1dc48c0
removed
2019-11-07 18:39:43 +00:00
pigmonkey
45b78a7536
Added a comment: Consider deprecation warnings in the web app
2019-11-07 18:39:03 +00:00
pigmonkey
c844d6dd54
Added a comment: Consider deprecation warnings in the web app
2019-11-07 18:38:29 +00:00
Joey Hess
0eeeca0222
devblog
2019-11-07 13:46:36 -04:00
Joey Hess
8f276f33b7
update status of sqlite branch
2019-11-07 13:26:05 -04:00
Joey Hess
6f8b745e23
add news item for git-annex 7.20191106
2019-11-06 18:37:42 -04:00
nivek-retsof@97a405d1563af7581f6c8d1f7bae67b0ce896721
a0a873d44c
Added a comment: Thanks!
2019-11-05 22:18:49 +00:00
Joey Hess
68a579313d
update
2019-11-05 12:57:46 -04:00
Joey Hess
41825195ba
Merge branch 'master' of ssh://git-annex.branchable.com
2019-11-05 12:51:50 -04:00
Joey Hess
fccfcba89f
update to document current state of sqlite branch
2019-11-05 12:50:53 -04:00
Joey Hess
3cb2427dbc
fix typo
2019-11-04 14:30:27 -04:00
yarikoptic
0173b153de
added <details> to fold done/fixed things
2019-11-04 17:56:46 +00:00
Ilya_Shlyakhter
363be9e338
Added a comment
2019-11-04 16:40:53 +00:00
irieger
e56521543b
Added a comment: comment 5
2019-11-04 08:30:08 +00:00
hobbes@b2cacef69071743c3a831e60511062f7e014e52f
6c9f7f677b
Added a comment: Ssh config
2019-11-03 23:49:05 +00:00
Ilya_Shlyakhter
59fa021c3d
added todo re: git-annex-sync handling of linked worktrees
2019-11-03 23:06:39 +00:00
yarikoptic
ced983d4bf
Added a comment: the issue persists
2019-11-01 18:12:27 +00:00
plasmastrike@66c1cae4abae92d03faf344111c446a1908981ff
e7962d3701
Added a comment: Yggdrasill
2019-11-01 13:34:36 +00:00
jonjitsu
047e6ce4a3
2019-11-01 11:55:22 +00:00
jonjitsu
32ff08f322
2019-11-01 11:54:28 +00:00
Ilya_Shlyakhter
e64b4c03ee
Added a comment: annexing previously non-annexed files, and compatibility with v5
2019-10-31 16:19:40 +00:00
Ilya_Shlyakhter
d578f9ce13
Added a comment: not annexing files already stored in git
2019-10-31 16:03:42 +00:00
Ilya_Shlyakhter
72252e1be4
more notes on communicating breaking changes
2019-10-31 15:52:10 +00:00
bremner
d69d9088a7
Added a comment: plz don't annex already committed files
2019-10-31 13:50:10 +00:00
yarikoptic
b6c3b60a5b
added meta tags
2019-10-31 12:55:54 +00:00
yarikoptic
e756f8d2a8
initial report on an error message from addurl
2019-10-31 12:55:03 +00:00
ghen1
449568e5dc
Added a comment
2019-10-30 22:51:27 +00:00
Dwk
ee841249c0
Added a comment
2019-10-29 21:04:42 +00:00
Joey Hess
25f912de5b
benchmark: Add --databases to benchmark sqlite databases
...
Rescued from commit 11d6e2e260
which removed
db benchmarks in favor of benchmarking arbitrary git-annex commands. Which
is nice and general, but microbenchmarks are useful too.
2019-10-29 16:59:27 -04:00
strmd
9f00137022
Added a comment
2019-10-29 20:01:01 +00:00
yarikoptic
cc62ba1da8
Added a comment: ACLs keep fighting back
2019-10-29 18:03:57 +00:00
Simon
cf03187f53
removed
2019-10-29 15:54:51 +00:00
Simon
a072c8a551
Added a comment: What is a recent enough version?
2019-10-29 15:51:55 +00:00
Ilya_Shlyakhter
5be902b324
Added a comment: re: setkey
2019-10-28 22:12:51 +00:00
Joey Hess
27e10fdbd7
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-28 12:24:29 -04:00
Joey Hess
8bb99ff2aa
devblog
2019-10-28 12:24:13 -04:00
Simon
b1077b417f
Added a comment: Maybe this is the problem...
2019-10-28 16:13:18 +00:00
Simon
3f3e2d56ab
Added a comment: Should there have been a combine step?
2019-10-28 16:06:22 +00:00
Simon
c4b628b241
Added a comment: Can you give more details?
2019-10-28 16:04:52 +00:00
nordmagnus999
bb9421bda4
Added a comment: Oh yeah, use verbose flag too.
2019-10-28 15:50:42 +00:00
nordmagnus999
54cdad7630
Added a comment: A possible solution
2019-10-28 15:49:12 +00:00
Simon
acae35d6e1
2019-10-28 15:37:04 +00:00
nordmagnus999
7fd392e584
2019-10-26 09:58:54 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
e4828c7e45
Added a comment: Thank you
2019-10-25 20:29:46 +00:00
nordmagnus999
72e3faa747
2019-10-25 19:54:13 +00:00
nordmagnus999
24afa8ebe5
2019-10-25 19:37:42 +00:00
Joey Hess
772a6be526
add news item for git-annex 7.20191024
2019-10-25 13:08:24 -04:00
https://tribut.de/
d5ca57a596
Added a comment
2019-10-25 12:41:55 +00:00
https://id.andreparames.com/
32adffbfe4
Added a comment: Thank you
2019-10-24 23:56:42 +00:00
Ilya_Shlyakhter
cd482f3cd6
added todo "warn of breaking changes same way git does"
2019-10-24 22:05:46 +00:00
giuly.ippoliti@c1e2f0d5e40b128900f94f3d107d3719f87c3ff7
3d0330a555
Added a comment: Triggering which stage and when?
2019-10-24 20:30:11 +00:00
Joey Hess
4a3f3a2cb5
make git add only annex when configured by annex.largefiles
2019-10-24 14:17:29 -04:00
Joey Hess
31a5b58b2c
documentation for making git add only annex when configured by annex.largefiles
...
Code change should be trvial, but not yet implemented. This
significantly complicated the task of documenting how git-annex works.
I'm not sure how useful the annex.gitaddtoannex confguration is after
this change; seems that if a user has an annex.largefiles they will want
it applied consistently. But the last thing I want to hear is more
complaining from users about git add doing something they don't want it
to.
There's a pretty high risk users who got used to the git add behavior
and don't have annex.largefiles configured will miss the NEWS and
complain bitterly about their suddenly bloated repositories. Oh well.
Removed outdated comments about the old behavior to avoid confusion.
I don't know if I've found all the places that griping spread to.
2019-10-24 14:01:54 -04:00
jason.dixon.email@aa0e536a2ec2877d6f666108dbbc6e39bbe87ac0
ccdb34b181
Added a comment: Friendly bump to keep on the radar
2019-10-24 09:26:23 +00:00
ghen1
6dd732f1e6
Added a comment
2019-10-23 21:03:11 +00:00
anarcat
b4a9397c4a
Added a comment: right! forgot about log -S
2019-10-23 20:16:26 +00:00
anarcat
2755a22c37
update from comments
2019-10-23 20:15:40 +00:00
Joey Hess
94a7bd9873
clarify
2019-10-23 15:43:31 -04:00
Joey Hess
f1b374e44e
devblog
2019-10-23 15:33:30 -04:00
Joey Hess
8fb1350a2c
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-23 15:30:55 -04:00
Joey Hess
bd197be3ad
annex.gitaddtoannex configuration
...
Added annex.gitaddtoannex configuration. Setting it to false prevents
git add from usually adding files to the annex.
(Unless the file was annexed before, or a renamed annexed file is detected.)
Currently left at true; some users are encouraging it be set to false.
2019-10-23 15:29:46 -04:00
Joey Hess
94efc400e9
horrible impementation of isInodeKnown
...
The only good thing about it is it does not require a major version bump
to improve the database. That will need to happen at some point though.
Potentially very very slow in a large repository.
Ugly use of raw sql.
2019-10-23 14:37:29 -04:00
Ilya_Shlyakhter
2d33c62965
Added a comment: configuring git add behavior
2019-10-23 17:57:03 +00:00
Ilya_Shlyakhter
bdf6d2eb48
Added a comment: preventing git add
from annexing new files
2019-10-23 17:05:42 +00:00
Ilya_Shlyakhter
5f7036d0a7
Added a comment: searching by inode
2019-10-23 16:32:37 +00:00
Joey Hess
ff5c0ef43f
comment
2019-10-23 12:26:55 -04:00
Joey Hess
f318743f77
rename this so it does not start with a dash
2019-10-23 12:16:12 -04:00
Joey Hess
b23c87cd0f
fix formatting of inserted news
2019-10-23 12:01:09 -04:00
Joey Hess
940be8cd70
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-23 11:53:32 -04:00
Joey Hess
bbdeb1a1a8
sync: Fix crash when there are submodules and an adjusted branch is checked out
...
Reverse adjusting the branch uses treeItemToTreeContent, which was missed
when adding submodule support earlier.
2019-10-23 11:52:56 -04:00
spwhitton
f67285f079
Added a comment
2019-10-23 15:28:56 +00:00
spwhitton
2744c1d7a0
Added a comment
2019-10-23 15:25:30 +00:00
amindfv@6f75355c5dad3450ed73d1f01715be90dfdd6cd6
f6222bc6c4
Added a comment
2019-10-23 04:42:36 +00:00
amindfv@6f75355c5dad3450ed73d1f01715be90dfdd6cd6
3aec7db42e
Added a comment
2019-10-23 04:24:01 +00:00
Ilya_Shlyakhter
bafed0f619
Added a comment: can git add only annex already-annexed files?
2019-10-22 20:01:52 +00:00
Joey Hess
70b306ec34
start at analysis before dental appt
2019-10-22 15:46:34 -04:00
Joey Hess
13d86a9c88
reproduced
2019-10-22 15:33:00 -04:00
Joey Hess
7b1f1785aa
no, sorry, you don't get to conflate issues
2019-10-22 15:19:10 -04:00
Joey Hess
3f89b6bd3f
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-22 15:16:20 -04:00
Joey Hess
c4374e4aee
followup
2019-10-22 14:36:31 -04:00
Ilya_Shlyakhter
48999a3caf
Added a comment: locking files before reverting to v5
2019-10-22 18:25:11 +00:00
Joey Hess
5581dc3318
comment
2019-10-22 13:30:04 -04:00
Joey Hess
df963469f2
comment
2019-10-22 13:12:57 -04:00
Joey Hess
abb5b675f1
comment
2019-10-22 13:10:28 -04:00
Ilya_Shlyakhter
cf2d18a568
Added a comment: temporary manual downgrade of repos to v5 is possible
2019-10-22 16:40:32 +00:00
Ilya_Shlyakhter
00b1beb41b
removed
2019-10-22 16:35:15 +00:00
Ilya_Shlyakhter
74ee238671
Added a comment: temporary manual downgrade of repos to v5 is possible
2019-10-22 16:33:22 +00:00
CandyAngel
ebb893a177
Added a comment
2019-10-22 08:18:31 +00:00
leej
4175d50d4b
Added a comment: +1 to the comments above
2019-10-22 07:21:31 +00:00
irieger
ffbf205ab6
removed
2019-10-22 06:55:20 +00:00
irieger
4865102572
Added a comment: comment 3
2019-10-22 06:54:44 +00:00
irieger
d57751f51c
Added a comment: comment 3
2019-10-22 06:23:21 +00:00
Joey Hess
cf40f4df3e
comment
2019-10-22 00:38:33 -04:00
Joey Hess
0bff3c1070
comments
2019-10-22 00:14:03 -04:00
Ilya_Shlyakhter
e2ba1e09cf
Added a comment: check the 'git add' changes before upgrading
2019-10-22 00:27:51 +00:00
ghen1
916fd04d1a
2019-10-21 21:44:33 +00:00
Ilya_Shlyakhter
9a46f17e2c
Added a comment: skipping dotfiles
2019-10-21 20:39:09 +00:00
Ilya_Shlyakhter
b8fb0d5cb9
Added a comment: different annex.largefiles setting for git add than for git-annex add
2019-10-21 20:29:07 +00:00
Joey Hess
665646322b
comment
2019-10-21 16:01:26 -04:00
Joey Hess
f9464bd4be
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-21 15:24:19 -04:00
Joey Hess
913ac80d33
close a bug report redundant with an existing todo
...
copied over the dandi tag
updated the todo, as now that sameas is done it's unblocked
2019-10-21 15:23:04 -04:00
Joey Hess
76c050de92
comment
2019-10-21 15:05:23 -04:00
Joey Hess
b2880f045b
comment
2019-10-21 14:50:04 -04:00
nordmagnus999
be9453cf8a
Added a comment: Tor and the UUID folder
2019-10-21 18:43:36 +00:00
Joey Hess
869933877a
comment
2019-10-21 13:53:07 -04:00
Joey Hess
b94f2c18e1
response
2019-10-21 13:13:21 -04:00
Joey Hess
a632a16f14
comment
2019-10-21 12:53:04 -04:00
Joey Hess
8b1243228a
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-21 12:50:18 -04:00
Joey Hess
2edd04b292
comment
2019-10-21 12:48:34 -04:00
Lukey
c452f01843
Added a comment
2019-10-21 16:27:50 +00:00
anarcat
a2bc387c6b
i always have trouble finding this
2019-10-21 15:40:56 +00:00
nordmagnus999
219a584490
2019-10-21 10:48:36 +00:00
nordmagnus999
f09784f851
2019-10-21 10:43:16 +00:00
nordmagnus999
7ed2631d5b
2019-10-21 10:42:15 +00:00
nordmagnus999
82b34a3364
2019-10-21 09:01:53 +00:00
nordmagnus999
1f8e6bf2de
2019-10-21 08:58:10 +00:00
Ilya_Shlyakhter
2e53c679cc
Added a comment: different handling of dotfiles
2019-10-21 02:51:16 +00:00
Ilya_Shlyakhter
7c788c1f95
added bug report about unexpectedly ignoring dotfiles
2019-10-21 02:43:48 +00:00
Ilya_Shlyakhter
43127e7ad4
Added a comment
2019-10-21 02:02:47 +00:00
Ilya_Shlyakhter
a9dbcd96ae
Added a comment
2019-10-21 02:02:31 +00:00
Ilya_Shlyakhter
ba30c816dc
removed
2019-10-21 02:00:28 +00:00
Ilya_Shlyakhter
951ef83818
Added a comment
2019-10-21 01:59:34 +00:00
jason.dixon.email@aa0e536a2ec2877d6f666108dbbc6e39bbe87ac0
93773b5788
Added a comment: a case for request routing
2019-10-20 19:42:04 +00:00
Ilya_Shlyakhter
41b1607aec
bug report of testremote failure with AWS S3
2019-10-19 21:22:27 +00:00
Ilya_Shlyakhter
5bab62fbc0
Added a comment
2019-10-19 21:10:56 +00:00
jason.dixon.email@aa0e536a2ec2877d6f666108dbbc6e39bbe87ac0
7b13db551d
Added a comment: Does git annex add do something different to smudge filter add?
2019-10-19 00:51:14 +00:00
Joey Hess
68edd7aedb
add news item for git-annex 7.20191017
2019-10-17 18:21:27 -04:00
Joey Hess
bec96ebd5e
devblog
2019-10-17 18:19:42 -04:00
Joey Hess
904b175707
Fix build with persistent-2.10.
...
Added an additional constraint that persistent needs.
This also builds with persistent-2.9.2 without needing any cpp.
2019-10-17 11:58:31 -04:00
Joey Hess
76bb9ca43a
close as fixed in daily build
...
The too old version will natrually be fixed by the release.
2019-10-17 11:02:43 -04:00
nrg@bd619d1ebf16e6324c546adea8be8fe1cc2b4325
10c9ba3430
Added a comment: Issue is with persistent > 2.9.2
2019-10-17 13:30:28 +00:00
irieger
d533e59e73
Adding the question
2019-10-17 09:07:26 +00:00
basile.pinsard@f1a7fae9f3bd9d5282fca11f62ad53b45a8eb317
d4fff00142
Added a comment
2019-10-16 20:40:21 +00:00
Joey Hess
bf7a22b812
analysis
2019-10-16 10:30:40 -04:00
fasthans@87884c78197fe1a25ac25ae7fa1d930c147e9592
5a30c1b330
Added a comment: how does git annex think about remote locations?
2019-10-16 04:34:14 +00:00
cds@be5df0987fc4e414401b86f980a60f7bf0288037
70702c63a8
Making a todo as requested on IRC.
2019-10-16 02:34:53 +00:00
leej
73f2750aac
Added a comment: version error also reproduces on 7.20190912 from kitenet.net (downloaded 8/20/2019)
2019-10-15 23:31:40 +00:00
leej
e9fb1aa203
2019-10-15 22:38:47 +00:00
Ilya_Shlyakhter
0098b17cbe
Added a comment: can git-annex-pre-commit annex files?
2019-10-15 19:15:41 +00:00
spwhitton
4745d55886
Added a comment
2019-10-15 18:03:34 +00:00
fasthans@87884c78197fe1a25ac25ae7fa1d930c147e9592
3ee526a3a6
2019-10-15 13:28:14 +00:00
fasthans@87884c78197fe1a25ac25ae7fa1d930c147e9592
1a6fb49565
2019-10-15 13:27:35 +00:00
jason.dixon.email@aa0e536a2ec2877d6f666108dbbc6e39bbe87ac0
3ac7fa3524
Added a comment: One other thing to add
2019-10-15 10:44:14 +00:00
jason.dixon.email@aa0e536a2ec2877d6f666108dbbc6e39bbe87ac0
17f54fc008
2019-10-15 10:37:39 +00:00
Joey Hess
83f5ec0d36
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-14 16:08:08 -04:00
Joey Hess
8ef5e79f79
sameas done and merged
2019-10-14 16:07:49 -04:00
Joey Hess
123d0d9add
Merge branch 'sameas'
2019-10-14 16:07:19 -04:00
nrg@bd619d1ebf16e6324c546adea8be8fe1cc2b4325
a3fdc23828
2019-10-14 19:14:02 +00:00
strmd
d671481ed7
Added a comment: A new user chiming in
2019-10-14 18:23:59 +00:00
Joey Hess
9828f45d85
add RemoteStateHandle
...
This solves the problem of sameas remotes trampling over per-remote
state. Used for:
* per-remote state, of course
* per-remote metadata, also of course
* per-remote content identifiers, because two remote implementations
could in theory generate the same content identifier for two different
peices of content
While chunk logs are per-remote data, they don't use this, because the
number and size of chunks stored is a common property across sameas
remotes.
External special remote had a complication, where it was theoretically
possible for a remote to send SETSTATE or GETSTATE during INITREMOTE or
EXPORTSUPPORTED. Since the uuid of the remote is typically generate in
Remote.setup, it would only be possible to pass a Maybe
RemoteStateHandle into it, and it would otherwise have to construct its
own. Rather than go that route, I decided to send an ERROR in this case.
It seems unlikely that any existing external special remote will be
affected. They would have to make up a git-annex key, and set state for
some reason during INITREMOTE. I can imagine such a hack, but it doesn't
seem worth complicating the code in such an ugly way to support it.
Unfortunately, both TestRemote and Annex.Import needed the Remote
to have a new field added that holds its RemoteStateHandle.
2019-10-14 13:51:42 -04:00
yarikoptic
25e78d5f22
initial complaint that cannot use --duplicate and --reinject-duplicates
2019-10-14 14:56:19 +00:00
https://tribut.de/
5f36424eaa
Added a comment
2019-10-14 09:33:34 +00:00
TroisSinges
6dd6f3ccf2
2019-10-14 09:25:18 +00:00
Ilya_Shlyakhter
52b0a6530d
Added a comment: getting v5 semantics
2019-10-14 03:42:05 +00:00
amindfv@6f75355c5dad3450ed73d1f01715be90dfdd6cd6
7a950e3088
Added a comment
2019-10-14 00:20:25 +00:00
TroisSinges
bc4a194c6d
Added a comment
2019-10-13 23:59:23 +00:00
TroisSinges
302e43f852
2019-10-13 23:55:20 +00:00
Lukey
3b86bfdb79
Added a comment: v5 mode
2019-10-12 21:48:57 +00:00