Commit graph

33549 commits

Author SHA1 Message Date
yarikoptic
c7a48ca1d8 tuned up description and added my meta to find it later 2018-12-11 16:51:54 +00:00
anarcat
7c944336cb forgot to sign that bug! will try to test this as soon as the next release comes out - thanks! 2018-12-11 16:51:18 +00:00
yarikoptic
04716a623e Initial report on addurl file:/// not working on Windows 2018-12-11 16:50:31 +00:00
Joey Hess
38dad58c85
followup 2018-12-11 12:31:34 -04:00
tritigr
dcb94fe413 Added a comment 2018-12-10 21:28:59 +00:00
Joey Hess
dd554fabb8
fix link on download page and add a few more to break later 2018-12-10 12:55:13 -04:00
Joey Hess
0870838337
Merge branch 'master' of ssh://git-annex.branchable.com 2018-12-10 12:54:58 -04:00
Joey Hess
3f587d447a
fix webdav reversion
webdav: When initializing, avoid trying to make a directory at the top of
the webdav server, which could never accomplish anything and failed on
nextcloud servers. (Reversion introduced in version 6.20170925.)

This commit was sponsored by mo on patreon.
2018-12-10 12:49:51 -04:00
yarikoptic
b44aea6da9 2018-12-10 16:14:00 +00:00
yarikoptic
f0b1718cb0 2018-12-10 16:13:40 +00:00
xsteadfastx
21eaaac6e6 Added a comment 2018-12-10 10:41:05 +00:00
Joey Hess
6b4f184222
devblog 2018-12-09 14:35:40 -04:00
Joey Hess
c1dd582f97
Merge branch 'master' of ssh://git-annex.branchable.com 2018-12-09 14:30:00 -04:00
Joey Hess
904be4e6be
add --branch option to git-annex find and mildly deprecate findref in favor of it
No deprecation warning at run time, just one on the man page.

One thing findref remains able to do that find cannot is to run in a bare
repo. Find was made to refuse to run in a bare repo because it seemed
confusing for it to not list any files ever in that situation. It would be
better for find --branch to work in a bare repo but not without --branch
but I don't currently have a way to do that.

Probably a better solution would be to make git-annex in a bare repo
default to --branch master or something like that instead of --all.

This commit was sponsored by Denis Dzyubenko on Patreon.
2018-12-09 14:10:37 -04:00
Joey Hess
029ae8d4db
support findred and --branch with file matching options
* findref: Support file matching options: --include, --exclude,
  --want-get, --want-drop, --largerthan, --smallerthan, --accessedwithin
* Commands supporting --branch now apply file matching options --include,
  --exclude, --want-get, --want-drop to filenames from the branch.
  Previously, combining --branch with those would fail to match anything.
* add, import, findref: Support --time-limit.

This commit was sponsored by Jake Vosloo on Patreon.
2018-12-09 13:38:35 -04:00
Joey Hess
61b1f9deaf
close 2018-12-09 11:44:53 -04:00
Joey Hess
c34474830b
close 2018-12-09 11:41:34 -04:00
Joey Hess
2681aac1a0
comment 2018-12-09 11:39:55 -04:00
Joey Hess
7d5b56d99c
responses 2018-12-09 11:31:43 -04:00
Joey Hess
41b9d77201
comment 2018-12-09 11:14:09 -04:00
Joey Hess
2d9b3e4510
comment 2018-12-09 11:11:53 -04:00
andrew
38a658753a Added a comment 2018-12-08 17:09:27 +00:00
andrew
59c897eab5 Added a comment 2018-12-08 16:56:11 +00:00
andrew
666db40a32 Added a comment 2018-12-08 16:46:35 +00:00
andrew
c1fc4574c8 Added a comment 2018-12-08 16:43:07 +00:00
Ilya_Shlyakhter
22b487e738 asked about adding tests under concurrency 2018-12-07 17:16:56 +00:00
Ilya_Shlyakhter
85651be9c4 added bug report about git index lock being held during concurrent operations 2018-12-07 17:08:25 +00:00
yarikoptic
f59d8c1e85 a few words about myself - shouldn't hurt 2018-12-06 23:10:46 +00:00
Ilya_Shlyakhter
a5e7aad011 added question about conda-forge build 2018-12-06 21:11:31 +00:00
Joey Hess
9d93c78f15
Merge branch 'master' of ssh://git-annex.branchable.com 2018-12-06 13:48:19 -04:00
Joey Hess
4579dd6201
S3: Improve diagnostics when a remote is configured with exporttree and versioning, but no S3 version id has been recorded for a key.
When public access is used for the remote, it complained that the user
needed to set creds to use it, which was just wrong.

When creds were being used, it fell back from trying to use the version ID
to just accessing the key in the bucket, which was ok for non-export
remotes, but wrong for buckets.

In both cases, display a hopefully useful warning.

This should only come up when an existing S3 remote has been exported
to, and then later versioning was enabled.

Note that it would perhaps be possible to fall back from trying to use
retrieveKeyFile when it fails and instead use retrieveKeyFileFromExport,
which may work when S3 version ID is missing. But there are problems
with that approach; how to tell when retrieveKeyFile has failed due to this
rather than a network problem etc? Anyway, that approach would only work
until the file in the export got overwritten, and then it would no
longer be accessible. And with versioning enabled, the user wants old
versions of objects to remain accessible, so it seems better to warn
about the problem as soon as possible, so they can go back and add S3
version IDs.

This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-12-06 13:44:37 -04:00
hobbes@b2cacef69071743c3a831e60511062f7e014e52f
06e3cb358d Added a comment 2018-12-06 15:21:38 +00:00
robstewart57@c2d9885829993db7e2755ac086590ab70b55a267
3bc400d28e 2018-12-06 14:14:10 +00:00
xsteadfastx
8e3b73caf7 Added a comment 2018-12-06 09:09:48 +00:00
rygo6@1de1c80e7a49c7ad73ee49cf754f1ccc90fa242a
629f18df9c 2018-12-06 03:47:20 +00:00
StéphaneGL
b6ea79d09e Added a comment 2018-12-05 22:58:57 +00:00
Joey Hess
51d6f38b1c
add news item for git-annex 7.20181205 2018-12-05 16:19:39 -04:00
Joey Hess
1d16605f93
releasing package git-annex version 7.20181205 2018-12-05 16:19:11 -04:00
tritigr
2ba9bf7903 2018-12-05 19:27:40 +00:00
Joey Hess
eb0db3d230
comments 2018-12-05 12:44:09 -04:00
Joey Hess
e658010128
clarify anarcat's change
v7 does not need to be done simulantaneously unless you choose to use
the new unlocked files feature
2018-12-05 12:22:36 -04:00
Joey Hess
8f1701a440
close 2018-12-05 12:14:33 -04:00
michael@ff03af62c7fd492c75066bda2fbf02370f5431f4
d810efe844 Added a comment: Borg vs. restic, some design considerations 2018-12-05 14:36:45 +00:00
xsteadfastx
b30fb7fad7 Added a comment 2018-12-05 09:57:36 +00:00
anarcat
4e5cf647bf Added a comment: happened again 2018-12-04 22:08:36 +00:00
anarcat
11646b1f97 Added a comment 2018-12-04 21:37:54 +00:00
Joey Hess
2ab53b7a6d
comment 2018-12-04 17:31:40 -04:00
anarcat
0155639f2e another v7 oddity? 2018-12-04 21:11:29 +00:00
anarcat
fbd0c57e8a updated the upgrades page, thanks for the clarification! 2018-12-04 21:07:52 +00:00
anarcat
b4329466c3 mention synchronized upgrades limitation 2018-12-04 21:07:11 +00:00