Joey Hess
a87da159c1
comment
2019-03-18 13:21:43 -04:00
Joey Hess
2c0b8e6d4d
Merge branch 'master' of ssh://git-annex.branchable.com
2019-03-18 13:08:09 -04:00
Joey Hess
6491b62614
Makefile: Added install-home target which installs git-annex into the HOME directory
2019-03-18 12:36:03 -04:00
yarikoptic
e7294158aa
youtube-dl protection kicks in where it shouldn't
2019-03-18 15:32:12 +00:00
Joey Hess
95e94b9d00
comment
2019-03-18 11:20:29 -04:00
Joey Hess
0fbfe8afb2
comment
2019-03-18 11:14:17 -04:00
maryjil2596
e3edc74838
Added a comment: iTunes Error 0xe8000015
2019-03-18 06:42:20 +00:00
jamie@b5676b90eec0401ca8faac7c972eaf5676891601
8c515b284e
Added a comment
2019-03-17 03:29:31 +00:00
jamie@b5676b90eec0401ca8faac7c972eaf5676891601
860d2c38c2
Added a comment: strace
2019-03-16 22:17:37 +00:00
jamie@b5676b90eec0401ca8faac7c972eaf5676891601
a303327295
2019-03-16 22:13:49 +00:00
6yearold@36d59212c29d2959d6532d6db7928f01541bcf83
0ca577f932
2019-03-16 17:41:44 +00:00
sameerds
27c96d9b70
Added a comment: did not work for me
2019-03-16 10:07:09 +00:00
CandyAngel
2d6a364d4b
removed
2019-03-14 12:02:41 +00:00
michelleaugud@9066f1a87c39514d1a75cd2f2bad842dccd7e0d4
e5923524f4
Added a comment: Now git-annex can be used on Android!
2019-03-14 11:51:13 +00:00
spwhitton
1812ec5dab
more info
2019-03-13 18:15:08 +00:00
spwhitton
04acb0308a
post question
2019-03-13 17:55:03 +00:00
Ilya_Shlyakhter
2951793905
added bug report where git worktree remove fails
2019-03-13 17:54:52 +00:00
CandyAngel
959b511b55
Added a comment
2019-03-13 08:33:37 +00:00
amindfv
13230c8f46
2019-03-13 07:20:12 +00:00
amindfv
d94f0e7a7d
2019-03-13 07:05:29 +00:00
Ilya_Shlyakhter
56fd24de0d
added suggestion for importing files from special remotes without downloading them
2019-03-12 17:18:28 +00:00
gioele@678b7c03f524f2669b179b603f65352fcc16774e
db0757375b
Added a comment: FAT/NTFS and POSIX allow different characters in file names
2019-03-12 10:51:20 +00:00
Joey Hess
4ed0c3d02f
devblog
2019-03-11 14:47:00 -04:00
Joey Hess
e1ab9a6d41
Merge branch 'master' of ssh://git-annex.branchable.com
2019-03-11 14:30:50 -04:00
Joey Hess
91f0f76252
need to write a tip
...
deferred because a tip that is limited to the directory special remote
is not very interesting to most
2019-03-11 14:30:05 -04:00
Joey Hess
5dd21116b7
update for deprecation of --tracking option
2019-03-11 14:27:01 -04:00
Joey Hess
4d610ee98a
Merge branch 'importtree'
2019-03-11 14:17:59 -04:00
Joey Hess
ffec06aaec
update
2019-03-11 14:13:58 -04:00
Joey Hess
057999f0fc
fix sync --content with remote.name.annex-tracking-branch=master:subdir
...
It was exporting the whole tree not just the subdir. Now tested fully
working in both directions.
2019-03-11 14:07:52 -04:00
Joey Hess
e1fdc8b374
record only subtree in export db and log after importing a subtree
2019-03-11 13:45:01 -04:00
Joey Hess
e46e40bf05
fix update of export tracking branch when exporting branch:subdir
2019-03-11 13:44:12 -04:00
Joey Hess
2912429640
better indicate when special remotes do not support renameExport
...
Avoid a warning message when renameExport is not supported, and just
fallback to deleting with a subsequent re-upload. Especially needed for
importtree remotes, where renameExport needs to be disabled.
This changes the external special remote protocol, but in a
backwards-compatible way. A reply of UNSUPPORTED-REQUEST to an older
version of git-annex will cause it to make renameExport return False.
2019-03-11 12:53:24 -04:00
Joey Hess
c755788256
sync: import when annex-tracking-branch is configured
...
This works, and tested syncing both gets changes from a special remote
and sends changes to it, keeping it fully in sync nicely!
But have not tried it with a subdir configured.
2019-03-09 13:57:49 -04:00
Joey Hess
633021e135
--no-push and remote.name.annex-push prevent exporting trees to special remotes
...
Users may want sync to only export, or only import and this is broadly
analagous to push and pull, so it makes sense to use the same
configuration for it.
2019-03-09 13:21:49 -04:00
Joey Hess
d9ee048d85
doc updates for import
2019-03-09 13:10:30 -04:00
publiwebmaxter@739143dcf7422b8de1502bf2925640bed6ef7014
0941ff5190
Added a comment
2019-03-09 08:33:49 +00:00
Joey Hess
6149a3b9bd
added progress bars
...
clean up old todo item I checked earlier, see commit
dec30d2b14
2019-03-08 12:43:03 -04:00
Joey Hess
e412129523
concurrency and status messages when downloading from import
2019-03-08 12:33:44 -04:00
Joey Hess
033e47b7d7
update
2019-03-07 19:44:00 -04:00
Joey Hess
33d79d84ff
Merge branch 'master' of ssh://git-annex.branchable.com
2019-03-07 16:15:52 -04:00
Joey Hess
a66dd19e15
devblog
2019-03-07 16:15:28 -04:00
anarcat
dba0e89b71
Added a comment
2019-03-07 20:15:10 +00:00
Joey Hess
ee5f1422df
remove debug print
2019-03-07 16:08:58 -04:00
Joey Hess
7e35c81ada
locking problem
2019-03-07 15:22:23 -04:00
anarcat
b43d382841
Added a comment: or -c annex.verify=false
2019-03-07 18:23:02 +00:00
anarcat
afeb00b19a
Added a comment: parallelizing checksum and get
2019-03-07 18:21:22 +00:00
Joey Hess
9a72785307
fixes to export db lookup when accessing importtree=yes
...
Now in a fresh clone with a importtree=yes remote enabled,
git annex fsck --from the remote works.
2019-03-07 14:10:56 -04:00
Joey Hess
93025dd59f
add missing locking of ContentIdentifier database when writing
...
This is not super efficient; it would be better to lock the database
once and build up a queue of changes and flush once.
But, storeExportWithContentIdentifier is likely going to be the really
expensive part, so let's do the simple thing and only optimise later if
needed.
2019-03-07 13:32:33 -04:00
Joey Hess
3f449f845e
update
2019-03-07 13:28:18 -04:00
Joey Hess
68d1661251
cross-repo import now working correctly
2019-03-07 12:31:35 -04:00
crest
2cf3d68fe0
2019-03-07 10:48:01 +00:00
501st_alpha1
5843c0f905
Added a comment: Figured out how to sync with Keybase
2019-03-07 06:52:25 +00:00
Joey Hess
ee251b2e2e
implement updating the ContentIdentifier db with info from the git-annex branch
...
untested
This won't be super slow, but it does need to diff two likely large
trees, and since the git-annex branch rarely sits still, it will most
likely be run at the beginning of every import.
A possible speed improvement would be to only run this when the database
did not contain a ContentIdentifier. But that would only speed up
imports when there is no new version of a file on the special remote,
at most renames of existing files being imported.
A better speed improvement would be to record something in the git-annex
branch that indicates when an import has been run, and only do the diff
if the git-annex branch has record of a newer import than we've seen
before. Then, it would only run when there is in fact new
ContentIdentifier information available from a remote. Certianly doable,
but didn't want to complicate things yet.
2019-03-06 18:04:30 -04:00
Joey Hess
dec30d2b14
updates
...
Note that I tried an evil remote that lists ImportLocations with
../../../ in them and indeed this resulted in git blowing up and the
import failing, and not writing outside the repo.
2019-03-06 17:07:36 -04:00
Joey Hess
8e9713b769
add export+import test case
2019-03-06 16:49:33 -04:00
Joey Hess
b3d30e7d70
remove unncessary locking of ContentIdentifier db
...
Remote.Helper.ExportImport only reads from it, and locking is only
needed when writing.
2019-03-06 14:36:57 -04:00
yarikoptic
9f908c8856
Added a comment: more details on coreutils cp treatment of reflink
2019-03-06 16:00:35 +00:00
Joey Hess
f957f64278
add todo
2019-03-06 11:24:06 -04:00
maryjil2596
79643e1e54
Added a comment: Epson Printer Error Code 0x9d
2019-03-06 07:44:26 +00:00
maryjil2596
478776eab4
Added a comment: Epson Printer Error Code 0x9d
2019-03-06 07:43:56 +00:00
Joey Hess
89065f69cb
Merge branch 'master' of ssh://git-annex.branchable.com
2019-03-05 17:23:18 -04:00
Joey Hess
41c616d4a6
devblog
2019-03-05 17:23:06 -04:00
Joey Hess
0db393d82f
add bug
2019-03-05 17:19:26 -04:00
Joey Hess
5767b1b00d
avoid updating tracking branch when transfer to export throws exception
2019-03-05 16:51:13 -04:00
Joey Hess
dc278c059c
fix STM crash
...
git-annex: thread blocked indefinitely in an STM transaction
failed
git-annex: sqlite query crashed
CallStack (from HasCallStack):
error, called at ./Database/Handle.hs:98:42 in main:Database.Handle
failed
This needs further investigation.
2019-03-05 16:37:40 -04:00
Joey Hess
46d33e804a
added checkPresentExportWithContentIdentifier
...
Ugh, don't like needing to add this, but I can't see a way around it.
2019-03-05 16:03:03 -04:00
Joey Hess
fd2a1aaa17
avoid using renameExport on import remotes
2019-03-05 14:57:48 -04:00
Joey Hess
9df9a3f82b
more todo
2019-03-05 14:55:22 -04:00
Joey Hess
f7be2e9d37
document how conflicts are handled with imports
2019-03-05 14:55:06 -04:00
tjbk123@277355c7f00c6df42e960e85caafa4b294872337
b7af89a8b4
Added a comment: Best solution to save disk space on exFAT
2019-03-05 18:23:03 +00:00
Joey Hess
8c54604e67
import+export from directory special remote fully working
...
Had to add two more API calls to override export APIs that are not safe
for use in combination with import.
It's unfortunate that removeExportDirectory is documented to be allowed
to remove non-empty directories. I'm not entirely sure why it's that
way, my best guess is it was intended to make it easy to implement with
just rm -rf.
2019-03-05 14:20:14 -04:00
Joey Hess
554b7b7f3e
fix todo
2019-03-04 18:20:12 -04:00
Joey Hess
cd3a2b023a
initial try at using storeExportWithContentIdentifier
...
Untested, and I'm not sure about the locking of the ContentIdentifier db.
2019-03-04 17:50:41 -04:00
Joey Hess
aaacf431d8
handle importtree=yes config
...
For now, it's only allowed when exporttree=yes is also set.
That simplified the implementation, but could later be changed if
there's a remote that makes sense to be an import but not an export.
However, it may work just as well to make a remote be readonly to
prevent export to it while still allowing import.
2019-03-04 16:07:35 -04:00
Joey Hess
5f17a9cc50
docs for importtree config
2019-03-04 15:39:19 -04:00
Joey Hess
3cd19fb4d0
use InodeCache to avoid races in import from directory special remote
...
This does not avoid all possible races, but it does avoid all likely
ones, and is demonstratably better than git's own handling of races
where files get modified at the same time as it's updating the working
tree.
The main thing this won't detect are not unlikely races where part
of a file gets changed while it's being copied and then the file is
restored to its original condition before the modification check.
No, it's more likely that the limitations of checking inode, size,
and mtime won't detect certian modifications, involving eg mmapped
files.
2019-03-04 13:57:23 -04:00
Horus
81c747ba69
Added a comment
2019-03-04 08:59:22 +00:00
Horus
153b1e3a2b
2019-03-03 13:21:02 +00:00
Joey Hess
d2b34da4be
Merge branch 'master' of ssh://git-annex.branchable.com
2019-03-01 16:59:22 -04:00
Joey Hess
8de8574d5e
devblog
2019-03-01 16:55:24 -04:00
Joey Hess
51fc969b66
notes
2019-03-01 16:44:34 -04:00
Joey Hess
18d7a1dbbb
make export and sync update special remote tracking branch
...
The branch is only updated once the export is 100% complete. This way,
if an export is started but interrupted and so the remote does not yet
contain some of the files, an import will make a commit on the old
branch, and so won't delete the missing files.
2019-03-01 16:35:48 -04:00
Joey Hess
d28b0a8bd0
use disconnected history for import tracking branch
...
This avoids the first merge from it deleting all files in the current
branch, which was very surpring and unwanted behavior.
2019-03-01 14:33:29 -04:00
Joey Hess
740f957cef
new problem
2019-03-01 13:49:26 -04:00
Joey Hess
1c8793691a
import: update location log for removed files
2019-03-01 13:26:59 -04:00
Joey Hess
5402c39882
plan for item
2019-03-01 12:56:20 -04:00
feulif
4bd3bd4e95
2019-02-28 21:51:54 +00:00
Ilya_Shlyakhter
e7de4f48f9
Added a comment: thanks for working on this
2019-02-28 18:06:27 +00:00
Joey Hess
84c9c93d58
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-27 16:50:32 -04:00
Joey Hess
200e007131
devblog
2019-02-27 16:50:21 -04:00
Joey Hess
a3f6e07fec
todo
2019-02-27 15:56:32 -04:00
Joey Hess
b1f10fbb4d
update location log during import
2019-02-27 13:58:03 -04:00
Joey Hess
e2e57f8556
initial export support for directory special remote
...
This does not guard against race condition yet, it's only for testing
purposes.
2019-02-27 13:42:34 -04:00
Joey Hess
45aacd888b
import downloader complete (untested)
...
Made some api changes.
listImportableContents needs to provide the size
of the data, so the downloader can check disk free space.
retrieveExportWithContentIdentifier is passed the filepath to write to
Use temporary "CID" key during download of a ContentIdentifier from a
remote, so withTmp can be used and then move the content to the real key
once it's known.
2019-02-27 13:15:02 -04:00
gueux
c7f8286e73
Added a comment
2019-02-27 09:34:12 +00:00
cman122887@9badeb8bdb364090f0a22e00ba16426ad65c34c9
913454e514
Added a comment: similar?
2019-02-27 02:47:57 +00:00
Ilya_Shlyakhter
cf53e50624
removed
2019-02-26 19:42:40 +00:00
Joey Hess
f4b773e9a1
incomplete action to download files from import
2019-02-26 15:25:28 -04:00
Joey Hess
e4e464da65
import command is updating tracking branch
2019-02-26 13:15:48 -04:00
Joey Hess
760f26ebc6
Merge branch 'master' into importtree
2019-02-26 11:36:36 -04:00
hoabg102@4a7a5918bc078f792113da142cf8c6d825a1825c
facbbfd91b
2019-02-26 08:50:57 +00:00
hoabg102@4a7a5918bc078f792113da142cf8c6d825a1825c
b94bcc8e77
2019-02-26 02:33:43 +00:00
Ilya_Shlyakhter
7bfca4fc05
added bug report for when git-annex-import declines to import files that are under the repo but are git-ignored
2019-02-25 18:34:16 +00:00
mario
c39fd60958
Added a comment: Find (and other operations) over multiple repos
2019-02-25 14:33:27 +00:00
Ilya_Shlyakhter
a8f0b482bf
added question about using own gpg/gpg-agent with standalone git-annex
2019-02-24 22:14:00 +00:00
Ilya_Shlyakhter
d269336f19
added bug report re: incomplete gpg in standalone git-annex sandbox
2019-02-24 21:58:39 +00:00
Ilya_Shlyakhter
8e635a0ee6
fixed URL link
2019-02-24 21:15:11 +00:00
Ilya_Shlyakhter
4bd02fbeda
added bug report for the standalone runshell related to caching locale info
2019-02-24 21:06:33 +00:00
sameerds
22e9a49bd9
Added a comment: +1
2019-02-24 17:06:30 +00:00
david.j.buckmaster@984ff2704feacab53415ac5647206517d18f88f8
ea3e6322e7
Added a comment
2019-02-24 07:01:35 +00:00
david.j.buckmaster@984ff2704feacab53415ac5647206517d18f88f8
1202a2a48c
removed
2019-02-24 06:59:21 +00:00
david.j.buckmaster@984ff2704feacab53415ac5647206517d18f88f8
24ebc3d12e
Added a comment
2019-02-24 06:56:43 +00:00
david.j.buckmaster@984ff2704feacab53415ac5647206517d18f88f8
8c777cb36d
removed
2019-02-24 06:43:34 +00:00
david.j.buckmaster@984ff2704feacab53415ac5647206517d18f88f8
eb6c0608e6
Added a comment
2019-02-24 06:41:01 +00:00
david.j.buckmaster@984ff2704feacab53415ac5647206517d18f88f8
3f450e5271
Added a comment
2019-02-24 01:20:15 +00:00
Joey Hess
89ee156059
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-23 16:04:15 -04:00
Joey Hess
15a4f91d07
devblog
2019-02-23 16:03:29 -04:00
Joey Hess
7072f7a071
note
2019-02-23 15:57:18 -04:00
Joey Hess
5bac8babdb
doc updated for import tree
...
Deprecated git annex export --tracking because it makes sense to have a
single configuration of tracking for both imports and exports.
2019-02-23 15:46:03 -04:00
david.j.buckmaster@984ff2704feacab53415ac5647206517d18f88f8
663c62d7ce
2019-02-23 18:38:42 +00:00
Joey Hess
464485bffe
Merge branch 'master' into importtree
2019-02-23 13:58:22 -04:00
Joey Hess
d685b119df
more design
2019-02-23 13:55:26 -04:00
Joey Hess
c5ceefdca6
Merge branch 'master' into importtree
2019-02-22 22:03:00 -04:00
Joey Hess
3c405838f8
more design
2019-02-22 22:02:50 -04:00
Joey Hess
4e0d08b66b
Merge branch 'master' into importtree
2019-02-22 21:18:13 -04:00
Joey Hess
200dc632f5
more design
2019-02-22 21:18:01 -04:00
Joey Hess
8c836623b7
design work
2019-02-22 16:18:09 -04:00
Joey Hess
d7e5a884f7
response
2019-02-22 16:03:19 -04:00
gan
5b7daecbd3
removed
2019-02-22 18:03:32 +00:00
gan
776916d5fe
Added a comment: Clarification
2019-02-22 18:03:16 +00:00
gan
9e38dfd700
Added a comment: Clarification
2019-02-22 18:03:03 +00:00
gan
baa1699570
Added a comment: Provide flags to youtube-dl?
2019-02-22 18:01:26 +00:00
Joey Hess
d67494716c
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-21 17:46:09 -04:00
Joey Hess
433fef865f
devblog
2019-02-21 17:45:47 -04:00
Joey Hess
8fdea8f444
WIP
...
Added graftTree but it's buggy.
Should use graftTree in Annex.Branch.graftTreeish; it will be faster
than the current implementation there.
Started Annex.Import, but untested and it doesn't yet handle tree
grafting.
2019-02-21 17:32:59 -04:00
62.226.58.176
8428a74a0e
poll vote (My phone (or MP3 player))
2019-02-21 18:36:04 +00:00
Joey Hess
56137ce0d2
use colon not space to delimit content identifier list
...
InodeCache serializes to a value with spaces, and seems likely other
things will too, and want to avoid unncessary base64 of content
identifiers when possible.
2019-02-21 13:45:16 -04:00
Joey Hess
a66ab6a9eb
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-20 17:36:14 -04:00
Joey Hess
c605478e41
devblog
2019-02-20 17:34:45 -04:00
Joey Hess
7392304f1c
notes
2019-02-20 17:06:36 -04:00
Joey Hess
e8bfc3640b
storing ContentIdentifier in the git-annex branch
2019-02-20 15:40:07 -04:00
Joey Hess
0442842622
add import tree interface to Remote
2019-02-20 15:35:22 -04:00
Joey Hess
1a29d64bec
leave room for future expansion
2019-02-20 13:03:09 -04:00
Joey Hess
5af0876592
fix
2019-02-20 12:51:50 -04:00
Joey Hess
d128c8c3ec
add design document for import tree
2019-02-20 12:12:32 -04:00
Joey Hess
2f67c4ac87
minor tweaks to transition plan
2019-02-20 11:28:00 -04:00
crest
4bd139c5b6
poll vote (My phone (or MP3 player))
2019-02-20 10:49:21 +00:00
Joey Hess
728228d5d2
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-19 12:20:40 -04:00
Joey Hess
dd94d3605f
add news item for git-annex 7.20190219
2019-02-19 12:20:23 -04:00
CandyAngel
a5d9ab3ad7
Added a comment
2019-02-19 14:13:48 +00:00
chris@a3ac8acdfdc53fa269c7b9bda4306c25b92d6624
5bd190aab2
Added a comment: Files with spaces
2019-02-19 14:04:05 +00:00
Joey Hess
1e95bc4fd1
avoid git warning about CRLF in restagePointerFile
...
Saw it on Windows, could probably also happen on linux with some
configuration. Since this is a pointer file, the warning does not apply.
2019-02-18 18:35:36 -04:00
Joey Hess
1a367cad83
Fix path separator bug on Windows that completely broke git-annex since version 7.20190122.
2019-02-18 17:16:39 -04:00
Joey Hess
2eb07091e8
followup
2019-02-18 16:58:20 -04:00
timeless-ventricle
7b6d1deba5
2019-02-17 20:29:42 +00:00
Joey Hess
75d49b7755
fix link to renamed bug
2019-02-15 13:47:40 -04:00
Joey Hess
a1f8d2919d
rename obnoxiously and non-portably long bug report filename
2019-02-15 13:44:46 -04:00
Joey Hess
75204f5ae7
bug
2019-02-15 13:26:16 -04:00
bart@6b55f6b868d1b3dd5b003bd15eae527b37dbc8e0
00f6ef3ea8
2019-02-14 20:18:15 +00:00
bart@6b55f6b868d1b3dd5b003bd15eae527b37dbc8e0
a67b3c8948
2019-02-14 19:54:00 +00:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
27800ae165
Added a comment
2019-02-14 12:46:17 +00:00
Ilya_Shlyakhter
96331fc0ce
bug report for checkpresentkey
2019-02-14 06:01:38 +00:00
Joey Hess
ca322b4b18
devblog
2019-02-13 16:38:57 -04:00
Joey Hess
02c1542886
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-13 16:29:28 -04:00
Joey Hess
94d8bfb158
finally an API happy with
2019-02-13 16:28:02 -04:00
Ilya_Shlyakhter
b131ba57db
clarified annex.maxextensionlength
2019-02-13 17:11:34 +00:00
Ilya_Shlyakhter
3caae7ea81
alternate way to support batch operations by remotes
2019-02-13 16:55:34 +00:00
Ilya_Shlyakhter
1b279ec738
added suggestion for batch-mode operations for remotes
2019-02-13 16:52:09 +00:00
Ilya_Shlyakhter
23ef159352
Added a comment
2019-02-13 16:48:08 +00:00
Ilya_Shlyakhter
9d192e1cbb
Added a comment
2019-02-13 16:46:26 +00:00
Grothausmann.Roman@343b033fef650d362015d5593ec935121340e082
a716b2cff9
Added a comment: Up-vote for sftp special remote
2019-02-13 12:11:05 +00:00
Grothausmann.Roman@343b033fef650d362015d5593ec935121340e082
750baf12e5
2019-02-13 11:37:51 +00:00
Grothausmann.Roman@343b033fef650d362015d5593ec935121340e082
bd06bcaebe
2019-02-13 11:21:10 +00:00
Grothausmann.Roman@343b033fef650d362015d5593ec935121340e082
5ec7e6682d
2019-02-13 10:53:02 +00:00
Joey Hess
2514c26ed8
update
2019-02-12 22:02:02 -04:00
Ilya_Shlyakhter
7e8016f104
added suggestion for creating simpler-to-use trusted export remotes
2019-02-12 21:09:22 +00:00
Ilya_Shlyakhter
024120065e
universal batch mode -- clarified difference from current batch modes
2019-02-12 00:38:14 +00:00
Ilya_Shlyakhter
ea00337468
universal batch mode
2019-02-12 00:35:16 +00:00
gueux
7fa79a8838
2019-02-11 21:39:33 +00:00
gueux
21e1d6bc6a
2019-02-11 21:30:40 +00:00
Joey Hess
87987c78cf
starting api design
2019-02-11 15:47:18 -04:00
Joey Hess
b7991248db
simplify
2019-02-11 15:16:35 -04:00
Joey Hess
4fb33c5075
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-11 14:15:15 -04:00
Joey Hess
5a36f85c16
thoughts
2019-02-11 14:14:44 -04:00
np.gan@f5b13d2a374edae9a4c8b2f76022d8835781b9a5
fb0e2d9699
Added a comment: youtube feeds are limited
2019-02-10 13:09:55 +00:00
Joey Hess
2f117ec7b7
thought
2019-02-09 14:03:59 -04:00
Joey Hess
37d698cdad
update
2019-02-08 15:26:15 -04:00
kyle
1d7b45460e
add kyle
2019-02-08 17:22:43 +00:00
guzik.sergey@9391b6c15e4938a539e36fbe5bab71df07111d2e
55a9a58e1e
Added a comment
2019-02-08 11:00:15 +00:00
anarcat
d94ba4f150
a common weird experience with git-annex
2019-02-07 21:34:37 +00:00
anarcat
65f21edcac
Added a comment
2019-02-07 21:10:19 +00:00
anarcat
9776c083ad
Added a comment: not uploads
2019-02-07 20:59:13 +00:00
Ilya_Shlyakhter
6adad325a3
Added a comment
2019-02-07 20:45:11 +00:00
Joey Hess
b7a793c00c
response
2019-02-07 16:30:06 -04:00
Joey Hess
e4c33aad71
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-07 16:27:43 -04:00
Joey Hess
5d98028720
followup
2019-02-07 16:25:32 -04:00
anarcat
9f55cfc661
Added a comment: use cost then?
2019-02-07 20:19:14 +00:00
Joey Hess
add655fc6f
comment
2019-02-07 16:16:31 -04:00
Joey Hess
b6df092f56
close
2019-02-07 16:12:07 -04:00
Joey Hess
27fe59fd3c
followup
2019-02-07 16:06:10 -04:00
Joey Hess
0c70b146eb
response
2019-02-07 15:54:42 -04:00
Joey Hess
e20ae2555b
response
2019-02-07 15:29:02 -04:00
Joey Hess
dd50919980
response
2019-02-07 15:25:55 -04:00
Joey Hess
750f8ef189
comment
2019-02-07 15:22:01 -04:00
Joey Hess
d64e2ced70
response
2019-02-07 15:21:19 -04:00
Joey Hess
3ec003c45b
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-07 15:14:43 -04:00
Joey Hess
ef2010cd88
close
2019-02-07 15:14:09 -04:00
kirelagin@6d93475882c55a329fedae6be1971868a775ec7e
3a963b8d01
Added a comment
2019-02-07 19:03:36 +00:00
Joey Hess
83fdf443b5
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-07 14:39:19 -04:00
Joey Hess
07ccd932f8
followup
2019-02-07 14:06:21 -04:00
Joey Hess
60c1b5c994
deal with attempt to export filename with # or ? to webdav
...
xporting files with '#' or '?' in their name won't work because urls get
truncated on those. Fail in a better way in this case, and avoid failing
when removing such files from the export, so after the user has renamed the
problem files the export will succeed.
2019-02-07 13:47:57 -04:00
Joey Hess
d5c435d3dc
add
2019-02-07 12:16:23 -04:00
prabindh
37621db4f6
Added a comment: Windows build with stack
2019-02-07 14:59:52 +00:00
gueux
8153d2b265
2019-02-07 14:24:08 +00:00
gueux
b2fedc1a50
2019-02-07 14:22:18 +00:00
gueux
3e646eee4c
2019-02-07 14:20:38 +00:00
gueux
c598c5e7f6
Added a comment
2019-02-07 14:02:41 +00:00
gueux
cf32f5e7f9
2019-02-07 10:18:32 +00:00
ro
25b01ebde8
2019-02-07 00:50:39 +00:00
pellman.john@e59e5c6d98d49cd9632d6fbe0c5026ddc71d52fd
56a7d1dad8
Added a comment: Inconsistent idiom
2019-02-06 20:53:00 +00:00
anarcat
64326bd4c9
question about bandwidth optimization
2019-02-06 19:43:34 +00:00
anarcat
b2da3f2b8c
sign
2019-02-06 19:11:24 +00:00
anarcat
f08c504fdb
some weird issue i keep postponing to report
2019-02-06 19:04:10 +00:00
Joey Hess
c0b95fd969
update
2019-02-06 13:17:56 -04:00
Ilya_Shlyakhter
c33793f983
Added a comment
2019-02-05 20:55:59 +00:00
Joey Hess
011161902b
followup
2019-02-05 14:56:45 -04:00
Joey Hess
c3f47ba389
make .noannex file prevent repo fixups
...
Avoid performing repository fixups for submodules and git-worktrees
when there's a .noannex file that will prevent git-annex from being
used in the repository.
This change is ok as long as the .noannex file is really going to prevent
git-annex from being used. But, init --force could override the file.
Which would result in the repo being initialized without the fixups
having run.
To avoid that situation decided to change init, to not let --force be used
to override a .noannex file. Instead the user can just delete the file.
2019-02-05 14:43:23 -04:00
Joey Hess
8795fc6ba8
same
2019-02-05 14:05:59 -04:00
Joey Hess
b080699a95
fromkey --json
...
* fromkey: Added --json.
* fromkey --batch output changed to support using it with --json.
The old output was not parseable for any useful information, so
this is not expected to break anything.
2019-02-05 14:03:29 -04:00
Joey Hess
7b46b43c48
fromkey: Made idempotent
...
If the worktree file already exists, and is annexed and uses the same
key, avoid failing, nothing needs to be done.
Had to add lookupFileNotHidden to handle the case where an adjust --hide-missing
is in use, and the worktree file was hidden due to the object content
being missing. lookupFile would return the key of the hidden file,
but it makes sense that after fromkey succeeds, the worktree must
contain the file it was supposed to set up.
2019-02-05 13:13:13 -04:00
Joey Hess
995628d94a
response
2019-02-05 12:56:02 -04:00
Ilya_Shlyakhter
725d37d940
stand-alone tarballs for specific versions
2019-02-04 18:59:06 +00:00
madalu
18e060cd11
2019-02-04 14:40:03 +00:00
elmimmo
4e8cd3321b
2019-02-04 00:26:41 +00:00
Ilya_Shlyakhter
1b3c4d9a56
git-annex-fromkey behavior when target file exists
2019-02-02 23:13:55 +00:00
anarcat
d59089d2ca
fix broken link
2019-02-01 20:13:49 +00:00
Joey Hess
aff2fd33b3
fix image link
2019-02-01 14:52:59 -04:00
Joey Hess
cb45c78638
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-01 14:49:02 -04:00
Joey Hess
dc6bcc9f58
devblog
2019-02-01 14:47:56 -04:00
rjc.live@9898e13e9f2423b0635b822053d4d8aeee499913
f326e7eaf7
2019-02-01 12:04:06 +00:00
andrew
237bc83b60
Added a comment
2019-02-01 01:51:16 +00:00
Joey Hess
7ed785c38a
close
2019-01-31 13:49:51 -04:00
Ilya_Shlyakhter
f0dea0ba06
reporting the status of each operation in a batch; completing doable ops even if others fail.
2019-01-30 22:20:10 +00:00
Joey Hess
4f50a21137
devblog
2019-01-30 16:36:49 -04:00
Joey Hess
ca12d8afdd
bug report
2019-01-30 16:23:26 -04:00
aaron@784fd85903b38afc8a44d117ba95e3dcce0bd230
d7fe32d1f8
Added a comment: Ah, ok.
2019-01-30 16:36:13 +00:00
Joey Hess
e3dce20cf5
devblog
2019-01-29 15:27:13 -04:00
Joey Hess
3b646f9b3c
add news item for git-annex 7.20190129
2019-01-29 15:22:30 -04:00
Kyle Meyer
62edb7bee0
doc/git-annex-export: fix a typo
2019-01-29 15:10:12 -04:00
Joey Hess
a8f1add4d1
S3: Detect when version=yes but an exported file lacks versioning, and refuse to delete it, to avoid data loss.
...
This commit was sponsored by Denis Dzyubenko on Patreon.
2019-01-29 15:07:27 -04:00
Joey Hess
a4f71aa1e8
update
2019-01-29 14:27:32 -04:00
Joey Hess
7dd2672bd2
remove manual versioning mention from here
...
git-annex will tell the user if they need to manually enable versioning
2019-01-29 14:13:14 -04:00
Joey Hess
94bd598973
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-29 14:12:57 -04:00
Joey Hess
bb9817ceae
enableremote S3: Do not let versioning=yes be set on existing remote
...
Because when git-annex lacks S3 version IDs for files stored in the bucket,
deleting them would cause data loss.
Also because git-annex is not able to download unversioned objects from a bucket
when versioning=yes.
This also prevents setting versioning=no. While that would perhaps be
possible to do safely, it would add complexity, and would mean that if
the user accidentially did enableremote versioning=no, they would not be
able to undo it.
This commit was sponsored by Trenton Cronholm on Patreon.
2019-01-29 14:09:50 -04:00
kyle
64ae689f21
2019-01-29 16:26:06 +00:00
Joey Hess
365c9767af
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-28 12:08:21 -04:00
Joey Hess
139611331a
plan
2019-01-28 12:07:48 -04:00
Ilya_Shlyakhter
4682f95b5a
request for help with building git-annex on conda-forge
2019-01-27 20:31:17 +00:00
aleritty@6e05a9f3af45614edd920392381d4e4d83e11f62
3e25cd7915
2019-01-27 17:56:07 +00:00
Joey Hess
40daf7f1dc
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-26 13:19:54 -04:00
Joey Hess
f08912a062
bug
2019-01-26 13:19:30 -04:00
yarikoptic
76652f0907
Added a comment
2019-01-26 00:46:04 +00:00
Ilya_Shlyakhter
973034eb6d
Added a comment
2019-01-25 21:34:15 +00:00
Lukey
e8266673f8
Presenting my Workarounds
2019-01-25 20:07:28 +00:00
yarikoptic
fd5bf09cd5
initial plea for publicurl for all special remotes
2019-01-25 03:08:39 +00:00
yarikoptic
55376d0a28
initial whining about absent way to get supported configuration options for a special remote
2019-01-25 02:58:52 +00:00
Joey Hess
f21d692535
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-24 16:39:32 -04:00
Joey Hess
e06c0d92cd
git patch available
2019-01-24 16:39:12 -04:00
gueux
f4dd33d33b
Added a comment
2019-01-24 10:34:09 +00:00
pthomasdelaney@9b04608ad7e837fde64ab60a285a7b7254b5bb26
49b31f7c00
Added a comment
2019-01-23 02:26:33 +00:00
Joey Hess
016ebde0d5
followup
2019-01-22 18:07:40 -04:00
Joey Hess
9c30b358a7
close bug the right way
2019-01-22 17:44:08 -04:00
Joey Hess
17eb4b9b60
response
2019-01-22 17:43:03 -04:00
Joey Hess
f7adb81445
followup
2019-01-22 17:27:28 -04:00
Joey Hess
eb06fd36c0
followup
2019-01-22 17:20:43 -04:00
Joey Hess
0f2a9abb8a
response
2019-01-22 17:11:21 -04:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
3de15d094e
rename done/Unable_to_initialize_v5_Repository_on_a_Crippled_Filesystem.mdwn to bugs/done/Unable_to_initialize_v5_Repository_on_a_Crippled_Filesystem.mdwn
2019-01-22 20:47:23 +00:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
df7ccacff0
Fixed in Version 7.20190122
2019-01-22 20:44:46 +00:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
6e8c0abb25
rename bugs/Unable_to_initialize_v5_Repository_on_a_Crippled_Filesystem.mdwn to done/Unable_to_initialize_v5_Repository_on_a_Crippled_Filesystem.mdwn
2019-01-22 20:43:35 +00:00
Joey Hess
204984cdf8
devblog
2019-01-22 15:44:13 -04:00
Joey Hess
ee1cbe98e3
thoughts
2019-01-22 13:25:54 -04:00
Joey Hess
c73c9a104d
add news item for git-annex 7.20190122
2019-01-22 12:28:43 -04:00
Joey Hess
fe424fd76c
comment
2019-01-22 11:56:25 -04:00
Joey Hess
6ec7295870
Android: For armv71 architecture, use the armel build
...
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2019-01-22 11:50:29 -04:00
Joey Hess
e0b3ba3819
comment
2019-01-22 11:44:02 -04:00
Joey Hess
ac858df32c
response
2019-01-21 16:31:15 -04:00
Joey Hess
112bb82fc2
Windows: If 64 bit git is installed, use it when installing git-annex.
...
However, rsync still won't work with 64 bit git and
this is still not the documented way to install it.
So, if both 64 and 32 are installed, go with 32.
And if neither git can be found, default to 32.
2019-01-21 15:51:48 -04:00
yarikoptic
603c4477f0
removed
2019-01-21 19:32:21 +00:00
yarikoptic
ef075c1c1a
Added a comment
2019-01-21 19:23:17 +00:00
yarikoptic
06e5c3b145
Added a comment
2019-01-21 19:22:52 +00:00
Joey Hess
a254abfe78
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-21 15:19:44 -04:00
Joey Hess
912aefe19c
comment
2019-01-21 15:19:16 -04:00
yarikoptic
00bbf06e8d
Added a comment
2019-01-21 19:17:29 +00:00
yarikoptic
354e8ae638
fixedup the link
2019-01-21 19:11:53 +00:00
Joey Hess
6f0d98f2ab
analysis and close as misconfiguration
2019-01-21 14:43:32 -04:00
Joey Hess
b7e1225d1e
followup
2019-01-21 14:28:19 -04:00
Joey Hess
b4c4ef912b
followup
2019-01-21 14:23:02 -04:00
madalu
b0bf1c40a6
Correct date
2019-01-21 15:42:39 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
cc3a70e7aa
Added a comment
2019-01-21 11:57:07 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
8961e9fd79
Added a comment
2019-01-21 11:40:07 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
7234a149f0
removed
2019-01-21 11:39:35 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
3acf4e3bc3
Added a comment
2019-01-21 11:25:33 +00:00
yarikoptic
de3ac38a6f
initial report on windows autostart script
2019-01-21 04:13:11 +00:00
andrew
ffec23d7b0
Added a comment
2019-01-20 21:14:03 +00:00
yarikoptic
aa8dbb3436
Added a comment: May be it is time?
2019-01-20 15:32:39 +00:00
eric@32f82325cb666b88570a0d152d9605f5f5923e78
a154fcf2d3
link deprecation notice to tips/unlocked_files
2019-01-19 06:41:10 +00:00
zsolt
e83e7bcc29
Added a comment: works!
2019-01-18 22:40:39 +00:00
Ilya_Shlyakhter
62a6dc6148
Added a comment
2019-01-18 20:57:36 +00:00
Joey Hess
5a94033cfd
followup
2019-01-18 13:54:14 -04:00
Joey Hess
facdeea47e
response
2019-01-18 11:55:31 -04:00
Joey Hess
bcf5bf44e8
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-18 11:53:04 -04:00
zsolt
64caba7a91
2019-01-18 09:31:08 +00:00
pthomasdelaney@9b04608ad7e837fde64ab60a285a7b7254b5bb26
b329b2b4c8
Added a comment
2019-01-18 03:31:35 +00:00
Joey Hess
3896ff8253
devblog
2019-01-17 16:04:43 -04:00
Joey Hess
d5f2463702
misctmp cleanup
...
* Switch to using .git/annex/othertmp for tmp files other than partial
downloads, and make stale files left in that directory when git-annex
is interrupted be cleaned up promptly by subsequent git-annex processes.
* The .git/annex/misctmp directory is no longer used and git-annex will
delete anything lingering in there after it's 1 week old.
Also, in Annex.Ingest, made the filename it uses in the tmp dir be
prefixed with "ingest-" to avoid potentially using a filename used by
some other code.
2019-01-17 16:02:22 -04:00
Joey Hess
6de8ce8bb1
response
2019-01-17 13:22:54 -04:00
Joey Hess
a973d045ca
response
2019-01-17 13:20:34 -04:00
Joey Hess
8555169e71
testremote: Support testing readonly remotes with the --test-readonly option
...
This commit was sponsored by Ilya Shlyakhter on Patreon.
2019-01-17 12:44:52 -04:00
Joey Hess
8230b62e06
add todo
2019-01-17 11:49:56 -04:00
andrew
6e4e6ac148
Added a comment
2019-01-16 23:51:21 +00:00
andrew
bf16292584
Added a comment
2019-01-16 23:44:02 +00:00
Joey Hess
0cbb08b6df
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-16 16:42:06 -04:00
Joey Hess
863ed51ae0
comment
2019-01-16 15:22:45 -04:00
Joey Hess
63069a9bd7
close
2019-01-16 15:08:35 -04:00
Joey Hess
3003e74a9d
inconclusive thoughts
2019-01-16 15:05:37 -04:00
Joey Hess
f0a57825e2
shorten some too-long descriptions
2019-01-16 14:16:32 -04:00
Ilya_Shlyakhter
8c0a2a1155
added comments about testing addurl-related functions in testremote
2019-01-15 21:24:29 +00:00
Ilya_Shlyakhter
a1be80635f
git-annex-testremote for read-only external special remotes
2019-01-15 16:00:45 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
ab1a78115a
removed
2019-01-15 15:47:58 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
91c7936ca7
Added a comment: PREPARE-LOCAL
2019-01-15 15:47:39 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
59269fdd59
Added a comment: PREPARE-LOCAL
2019-01-15 15:46:07 +00:00
CandyAngel
699f23ee2c
Added a comment
2019-01-15 08:30:11 +00:00
Joey Hess
745ecccd0e
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-14 19:00:56 -04:00
Joey Hess
d79ac08532
devblog
2019-01-14 19:00:38 -04:00
Joey Hess
f289663611
correct benchmark
...
I think I ran the original benchmark in some subdir of my big repo,
which is not a good test case. Updated with value from newly created
repo of 1000 files.
2019-01-14 18:48:03 -04:00
Joey Hess
43ec130c03
new comment (and rename for consistency)
2019-01-14 18:01:02 -04:00
Ilya_Shlyakhter
27cf71e7e4
added suggestion for RecentChanges page
2019-01-14 20:18:37 +00:00
Joey Hess
918868915c
rename page
2019-01-14 15:57:04 -04:00
Ilya_Shlyakhter
9953e3d353
Added a comment
2019-01-14 16:11:39 +00:00
CandyAngel
3681195e5a
Added a comment
2019-01-14 12:36:04 +00:00
qiang.fang@ddaed0de00c2925f8036e6c61ce6e12654263ada
0edfc46668
2019-01-14 12:32:09 +00:00
jonas
9ee7c65d34
Added a comment
2019-01-13 20:40:09 +00:00
jonas
fd70e71b9a
Added a comment
2019-01-13 20:21:30 +00:00
andrew
f605156e42
2019-01-13 18:11:07 +00:00
guzik.sergey@9391b6c15e4938a539e36fbe5bab71df07111d2e
ac9267a9a3
Added a comment
2019-01-13 14:50:44 +00:00
jonas
2a6f8fa74a
2019-01-13 12:34:15 +00:00
jonas
4de1aeacc2
2019-01-13 12:28:21 +00:00
reed
e8839a4357
2019-01-12 21:34:36 +00:00
Ilya_Shlyakhter
15dd1a17a1
Added a comment
2019-01-11 22:23:06 +00:00
Joey Hess
c1c976d1fa
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-11 17:25:56 -04:00
Joey Hess
4148548084
roadmap update
2019-01-11 17:25:37 -04:00
Joey Hess
e0567e4e55
devblog
2019-01-11 17:25:28 -04:00
Joey Hess
d12f4db54d
comment
2019-01-11 16:54:07 -04:00
Joey Hess
05de519d2c
update re field ordering
2019-01-11 16:51:54 -04:00
git-annex.branchable.com@1c3a8a83c15a19620a0a1a2e653d7c662fc8fe50
c30045bf75
Added a comment: get dry-run-ish option
2019-01-11 16:18:13 +00:00
guzik.sergey@9391b6c15e4938a539e36fbe5bab71df07111d2e
92013d86f6
2019-01-11 10:40:22 +00:00
6yearold@36d59212c29d2959d6532d6db7928f01541bcf83
a472cd3488
Added a comment
2019-01-11 06:28:32 +00:00
alogic0@d8fbd9f5b547237a650aa1d5605c2d3592496916
d2dd0a2b52
Added a comment: it's fixed
2019-01-11 00:54:02 +00:00
Joey Hess
c7333be02d
devblog
2019-01-10 17:24:51 -04:00
duncan_bayne
74682ffaad
Added a comment: Known issue
2019-01-09 09:17:20 +00:00
duncan_bayne
3126dfd84d
Added a comment: Bug raised
2019-01-08 21:13:38 +00:00
Ilya_Shlyakhter
15fddad749
added suggestion to support MD5E keys that omit file size, and/or support attaching checksums to URL/WORM keys in metadata
2019-01-08 20:12:38 +00:00
Ilya_Shlyakhter
921c9f4e72
posted a question about the "here" remote
2019-01-08 19:47:05 +00:00
aaron@784fd85903b38afc8a44d117ba95e3dcce0bd230
42b8a23be4
Format post with code blocks for readability
2019-01-07 21:54:10 +00:00
Joey Hess
5500cbbc30
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-07 16:36:53 -04:00
Joey Hess
95a966666a
devblog
2019-01-07 16:36:34 -04:00
aaron@784fd85903b38afc8a44d117ba95e3dcce0bd230
aed4ceda8c
sign my name at the end
2019-01-07 20:19:55 +00:00
aaron@784fd85903b38afc8a44d117ba95e3dcce0bd230
a826c97d52
Ask question about progress info
2019-01-07 20:17:39 +00:00
https://christian.amsuess.com/chrysn
be273881f3
new forum entry
2019-01-07 19:51:29 +00:00
anarcat
2f3559d970
one more SNAFU with webdav
2019-01-06 19:35:15 +00:00
anarcat
0a90a48612
fix typo and triage
2019-01-06 19:23:36 +00:00
timeless-ventricle
842e20a141
Added a comment
2019-01-06 12:24:50 +00:00
anarcat
cf04151ab6
Added a comment: thanks!
2019-01-06 04:12:03 +00:00
Chymera
5fe6f33b19
Added a comment
2019-01-06 01:25:10 +00:00
anarcat
9c6a644896
Added a comment: bump
2019-01-05 23:06:05 +00:00
Joey Hess
6ec993252e
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-05 11:27:49 -04:00
Joey Hess
7a74f2497b
update
2019-01-05 11:27:04 -04:00
Chymera
ff668bba28
Added a comment
2019-01-04 23:05:43 +00:00
Chymera
7b933afadb
Added a comment
2019-01-04 21:08:54 +00:00
Chymera
efe755d4ae
2019-01-04 21:02:16 +00:00
Joey Hess
9cf9ef5077
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-04 15:12:02 -04:00
Joey Hess
c73698fb33
devblog
2019-01-04 15:11:16 -04:00
pthomasdelaney@9b04608ad7e837fde64ab60a285a7b7254b5bb26
d5c4100da3
2019-01-04 18:23:45 +00:00
geoffrey.jost
fbad26da1e
Updated Densho description , formerly "Japanese American Legacy Project", and total collection size.
2019-01-04 17:55:54 +00:00
Joey Hess
11d6e2e260
new improved benchmark command that can benchmark anything git-annex does
2019-01-04 13:46:36 -04:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
f2379492a0
Added a comment
2019-01-04 16:11:12 +00:00
andrew
7b4cfab08b
Added a comment
2019-01-04 12:49:51 +00:00
Joey Hess
40db44da19
format
2019-01-04 00:38:03 -04:00
Chymera
aef47a57d7
Added a comment
2019-01-04 03:52:22 +00:00
andrew
78cf95cd86
Added a comment
2019-01-03 23:48:03 +00:00
Chymera
6c1cf18a27
Added a comment
2019-01-03 22:56:25 +00:00
Joey Hess
2b27717c20
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-03 16:12:32 -04:00
Joey Hess
56e2712376
update
2019-01-03 16:12:02 -04:00
Joey Hess
e3c410cc77
devblog
2019-01-03 16:11:57 -04:00
Chymera
55bd348dd5
removed
2019-01-03 19:43:53 +00:00
Chymera
9220561ce5
Added a comment
2019-01-03 19:43:24 +00:00
Chymera
7d0054b174
Added a comment
2019-01-03 19:40:22 +00:00
Chymera
35ef2e5c60
Added a comment
2019-01-03 19:33:02 +00:00
colin.brosseau@d444b2b3412af38b85f7b4b340b9c44a412b5698
938ca1c698
Added a comment: NTFS Make it clear that it'll not work with annex.thin
2019-01-03 18:04:58 +00:00
ka7
328773f807
Added a comment: (better formating..)
2019-01-03 14:15:21 +00:00
ka7
7092fe9c1a
Added a comment: got it
2019-01-03 14:10:19 +00:00
CandyAngel
a9d85d2993
Added a comment
2019-01-03 12:29:41 +00:00
ka7
934a1176cd
2019-01-03 11:17:31 +00:00
andrew
d2062ed057
Added a comment
2019-01-03 01:32:28 +00:00
Ilya_Shlyakhter
6835cd3957
asked about per-branch git-annex branches
2019-01-02 21:12:13 +00:00
Joey Hess
1aebc356e4
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-02 16:18:30 -04:00
Joey Hess
384eda5af7
devblog
2019-01-02 16:18:06 -04:00
insec
3c21b0fef7
2019-01-02 20:03:42 +00:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
79820eb072
2019-01-02 19:36:21 +00:00
kirelagin@6d93475882c55a329fedae6be1971868a775ec7e
2122de1ad6
2019-01-02 17:37:57 +00:00
Woazboat
8e019f4752
2019-01-02 16:31:30 +00:00
kirelagin@6d93475882c55a329fedae6be1971868a775ec7e
a2565ad514
2019-01-02 14:34:46 +00:00
Chymera
c32d8dbc83
Added a comment
2019-01-02 12:08:19 +00:00
yarikoptic
944c0cab90
Added a comment: the build details
2019-01-02 01:14:39 +00:00
duncan_bayne
c992b20c2b
Added a comment: Thanks
2019-01-01 22:26:45 +00:00
Joey Hess
24d6ec40dc
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-01 16:42:29 -04:00
Joey Hess
fdc90d7214
devblog
2019-01-01 16:41:59 -04:00
andrew
d849ee579f
Added a comment
2019-01-01 20:02:58 +00:00
andrew
e0533176c1
2019-01-01 19:49:07 +00:00
andrew
faffe4c8b9
Added a comment
2019-01-01 19:36:35 +00:00
andrew
38a7d7e779
Added a comment
2019-01-01 19:00:08 +00:00
andrew
87af69903d
Added a comment
2019-01-01 18:47:59 +00:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
508396879b
Added a comment
2019-01-01 18:17:21 +00:00
Joey Hess
1f52e5c5cb
response
2019-01-01 12:31:18 -04:00
Joey Hess
d34f078856
mention annex.thin for unlock
2019-01-01 12:23:40 -04:00
Joey Hess
a3493a8e64
response
2019-01-01 12:21:43 -04:00
Joey Hess
2ae7ea02ad
followup
2019-01-01 12:16:20 -04:00
Joey Hess
b5174b7253
compiler toolchain being broken in freebsd update is not a bug in git-annex
2019-01-01 12:09:40 -04:00
flpgdt@f64318f00d9e1c9535e11f5d27c80c1d799cce00
8cdf87215e
Added a comment
2018-12-31 16:53:50 +00:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
6b44492690
Added a comment
2018-12-31 16:41:09 +00:00
michael@ff03af62c7fd492c75066bda2fbf02370f5431f4
25cc890be1
Added a comment: Import --clean-duplicates
2018-12-31 10:40:04 +00:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
aa05390e72
removed
2018-12-31 08:16:59 +00:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
9012939346
Added a comment: Why so slow
2018-12-31 04:06:34 +00:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
8fa69f0b96
Added a comment: Why so slow
2018-12-31 04:06:08 +00:00
andrew
68a07151ef
Added a comment
2018-12-30 23:29:16 +00:00
andrew
b7f66c20ac
2018-12-30 23:24:43 +00:00
andrew
5bfa629c6a
Added a comment
2018-12-30 23:23:47 +00:00
andrew
cb4f55b64c
2018-12-30 22:13:27 +00:00
andrew
279573b601
2018-12-30 22:12:55 +00:00
andrew
a7b4eb5255
Added a comment
2018-12-30 22:12:09 +00:00
andrew
b3436da0f5
Added a comment
2018-12-30 21:58:55 +00:00
Chymera
c6a322566e
2018-12-30 20:50:49 +00:00
Chymera
2bc58a6786
Added a comment
2018-12-30 20:47:00 +00:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
538cb2f77d
2018-12-30 16:56:59 +00:00
Joey Hess
5bd618a1f6
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-30 12:30:09 -04:00
https://wentasah.mojeid.cz/#iQiZsiSMeH
2f8c5bd4c9
2018-12-30 00:35:20 +00:00
Joey Hess
260ac417dd
update logo
2018-12-29 13:44:39 -04:00
johannes@f7951ad4aa9c858952712114847f969dde63b172
c0bdab03ff
Added a comment: Option to disable filename encyprtion
2018-12-29 01:13:21 +00:00
duncan_bayne
4eb86176e6
Made blog link an actual link.
2018-12-27 21:52:24 +00:00
duncan_bayne
b11bf6f605
Add version numbers
2018-12-27 21:51:14 +00:00
duncan_bayne
46a2ef38a5
2018-12-27 21:49:52 +00:00
Joey Hess
ae5f5414f6
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-27 16:10:41 -04:00
Joey Hess
b8e3341a48
update
2018-12-27 16:09:54 -04:00
travis.a.everett@3055951666d9c7bb74d8826294a71629368f5b92
81cd3c7d2a
2018-12-27 19:22:45 +00:00
tomi.ollila@7588dbee63d5e035a85167fe207afb49287f9d1a
176f65fb8f
Added a comment: git config remote.origin.annex-ignore true
2018-12-26 20:33:36 +00:00
Joey Hess
9629ca6757
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-26 13:08:11 -04:00
Joey Hess
b458af3925
response
2018-12-26 13:04:35 -04:00
Ilya_Shlyakhter
00b4562d12
fixed typo
2018-12-24 01:28:56 +00:00
flpgdt@f64318f00d9e1c9535e11f5d27c80c1d799cce00
ace6065c30
Added a comment
2018-12-22 20:06:32 +00:00
j2.00ghz@62c10efa0e9db19385458f656e45c32d1642bca4
2ccbf2df4d
Added a comment: Repo with multiple groups with wanted/required set to standard
2018-12-22 17:06:26 +00:00
Ilya_Shlyakhter
6b29603d1f
added some questions about git-annex-import
2018-12-21 15:48:23 +00:00
spwhitton
556c555aa9
Added a comment
2018-12-21 12:27:14 +00:00
Ilya_Shlyakhter
c70e0e3acd
about git-annex-import
2018-12-21 09:00:22 +00:00
Chymera
fd85095bf4
Added a comment
2018-12-20 23:13:01 +00:00
Chymera
0c54ac9971
2018-12-20 22:57:54 +00:00
yarikoptic
b17168876e
initial report
2018-12-20 19:42:39 +00:00
CandyAngel
ab4a1bed95
Added a comment
2018-12-20 09:19:15 +00:00
ga@2217a6e07239bc6b36af2a9134b2647fdebcabcd
246ac9f1ce
Added a comment: Worked around
2018-12-19 21:09:43 +00:00
Joey Hess
24312abf03
update for 2019 (WIP)
2018-12-19 16:07:08 -04:00
Joey Hess
365286279f
unused: Update suggested git log message to see where data was previously used so it will also work with v7 unlocked pointer files.
2018-12-19 13:53:49 -04:00
Joey Hess
c53a168717
followup
2018-12-19 13:45:37 -04:00
basak
29b3d71122
Added a comment: Re: Archive not found
2018-12-18 23:54:27 +00:00
spwhitton
68da029629
Added a comment
2018-12-18 21:56:24 +00:00
tim@5431dd39464df207b7d46d3cf1bc74c82123ac68
b9c41b11b9
Added a comment: Archive not found
2018-12-18 21:22:54 +00:00
Joey Hess
e6886eb316
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-18 16:31:49 -04:00
Joey Hess
70ba925abc
followup
2018-12-18 16:30:41 -04:00
spwhitton
c5a7221b21
update bug report in light of attempt to reproduce
2018-12-18 18:37:21 +00:00
Joey Hess
6d381df0e6
sync --content: Fix dropping unwanted content from the local repository
...
This fixes a bug with the numcopies counting when using sync --content.
It did not always pass the local repo uuid to handleDropsFrom, and so the
numcopies counting was off by one, and unwanted local content would only be
dropped when there were numcopies+1 remote copies.
Also, support dropping local content that has reached an
exporttree remote that is not untrusted (currently only S3 remotes
with versioning).
2018-12-18 13:58:12 -04:00
Joey Hess
9438ecc30b
whaaa
2018-12-18 12:15:43 -04:00
rangedrew
c39966c072
2018-12-18 07:22:48 +00:00
rangedrew
14cb97c225
2018-12-18 07:21:39 +00:00
Joey Hess
0aaf6bbe18
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-17 16:10:12 -04:00
Joey Hess
17b9756300
bug report
2018-12-17 16:09:48 -04:00
Ilya_Shlyakhter
5a6097df93
question about dbus and magicmime build flags
2018-12-17 15:36:00 +00:00
anarcat
636dea401b
trivial documentation change...
2018-12-14 15:15:28 +00:00
spwhitton
a1df27a102
file test suite failure bug
2018-12-13 17:48:50 +00:00
gueux
f8ccfa3694
2018-12-12 09:39:51 +00:00
gueux
1d755720b9
Added a comment
2018-12-11 21:23:38 +00:00
anarcat
185565617e
fix typo in manpage link
2018-12-11 21:14:56 +00:00
Joey Hess
acecf8b6c9
followup
2018-12-11 16:46:24 -04:00
Joey Hess
f8c847f7cb
devblog
2018-12-11 16:36:29 -04:00
Joey Hess
992373b0c4
add news item for git-annex 7.20181211
2018-12-11 16:33:55 -04:00
gueux
c4b6115f76
removed
2018-12-11 18:41:43 +00:00
gueux
99ecb1bc7a
2018-12-11 18:41:14 +00:00
gueux
8a056286ef
Added a comment: strace
2018-12-11 18:36:50 +00:00
gueux
b5de22b9f0
2018-12-11 18:10:39 +00:00
Joey Hess
bbf7dcc193
fix bugs involving v7 unlocked files and direct mode
...
* Fix bug upgrading from direct mode to v7: when files in the repository
were already committed as v7 unlocked files elsewhere, and the
content was present in the direct mode repository, the annexed files
got their full content checked into git.
* Fix bug that caused v7 unlocked files in a direct mode repository
to get locked when committing.
This commit was sponsored by Nick Piper on Patreon.
2018-12-11 13:47:35 -04:00
Joey Hess
6718a9b200
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-11 13:13:41 -04:00
Joey Hess
fcf9ef6d62
bug
2018-12-11 13:13:22 -04:00
anarcat
5ce5129bb6
fixed in 11dbb829bc
2018-12-11 17:12:57 +00:00
anarcat
5e3323bc4a
rename forum/why_are_all_those_files_modified.mdwn to bugs/why_are_all_those_files_modified.mdwn
2018-12-11 17:09:47 +00:00
anarcat
f226b34b37
Added a comment: possibly
2018-12-11 17:06:19 +00:00
Joey Hess
1d311eb3bd
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-11 13:05:40 -04:00
Joey Hess
11dbb829bc
Fix a case where upgrade to v7 caused git to think that unlocked files were modified
...
When a file was already unlocked, but the annex object was present, the
upgrade process populated the unlocked file, but neglected to update the
index.
This commit was sponsored by Jochen Bartl on Patreon.
2018-12-11 13:05:03 -04:00
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
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
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
Joey Hess
14e6d7cf2d
comment
2018-12-04 16:55:36 -04:00
anarcat
5e3bb14873
another v7 catch?
2018-12-04 20:41:08 +00:00
Ilya_Shlyakhter
8f87be6622
Added a comment
2018-12-04 19:56:36 +00:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
2e4b39b307
Added a comment: Workaround
2018-12-04 19:37:38 +00:00
Joey Hess
8d0d00d926
fix typo
2018-12-04 15:23:04 -04:00
Joey Hess
78879b5b36
response
2018-12-04 15:20:40 -04:00
Ilya_Shlyakhter
5c510f6937
fixed markup
2018-12-04 18:58:04 +00:00
Ilya_Shlyakhter
00ccf952e4
added suggestion for encrypting URLs
2018-12-04 18:57:04 +00:00
Ilya_Shlyakhter
ae0196df7e
Added a comment
2018-12-04 18:40:02 +00:00
Joey Hess
635692410b
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-04 14:18:31 -04:00
Joey Hess
ab7746a2ae
annex.cachecreds: New config to allow disabling of credentials caching for special remotes.
...
Note that it does not prevent storing p2p access tokens or multicast
encryption keys, since those are not cached; the previous commit
established the distinction.
How well this works depends on how often getRemoteCredPair is called and
how expensive it is. In some cases setting this will result in an annoying
number of gpg password prompts and/or slowdowns due to reading creds
from the git-annex branch and decrypting, which could be improved by calling
getRemoteCredPair less often.
This commit was sponsored by Ilya Shlyakhter on Patreon.
2018-12-04 14:16:56 -04:00
Joey Hess
736ecbe4b8
update
2018-12-04 13:40:50 -04:00
Joey Hess
b184f158a5
response
2018-12-04 13:17:42 -04:00
Joey Hess
51eea6fcfa
close
2018-12-04 13:15:16 -04:00
Joey Hess
32234ebe23
respond
2018-12-04 13:13:57 -04:00
Joey Hess
ba0bd4f9ea
followup
2018-12-04 13:11:00 -04:00
anarcat
76ed3303df
Added a comment: thanks!
2018-12-04 17:10:16 +00:00
Joey Hess
aa8243df4c
dropunused edge case when annex.thin caused unused object to be modified
...
dropunused: When an unused object file has gotten modified, eg due to
annex.thin being set, don't silently skip it, but display a warning and let
--force drop it.
This commit was sponsored by Ethan Aubin.
2018-12-04 12:20:34 -04:00
Joey Hess
96d2000570
analysis, already fixed
2018-12-04 12:17:48 -04:00
xsteadfastx
e4dedb352a
Added a comment
2018-12-04 09:46:47 +00:00
anarcat
956d8377d5
oops, problem between keyboard and chair?
2018-12-04 01:54:11 +00:00
anarcat
13fd7cf00e
some user confusion with v7 repos
2018-12-04 01:50:29 +00:00
anarcat
da9c82796a
mention that git annex upgrade is required for v6 as well (a tad late, but it's still in stable and backports)
2018-12-03 21:04:21 +00:00
anarcat
a419f01ddb
fix typo and whitespace
2018-12-03 21:03:38 +00:00
StéphaneGL
20d811f55a
2018-12-03 18:40:17 +00:00
Joey Hess
b71d62b1aa
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-03 14:36:22 -04:00
Joey Hess
b8f9dea27d
add exportedtree to info
...
info: When used with an exporttree remote, includes an "exportedtree" info,
which is the tree last exported to the remote. During an export conflict,
multiple values will be listed.
This commit was sponsored by John Pellman on Patreon.
2018-12-03 14:36:00 -04:00
StéphaneGL
8f58627a48
Added a comment
2018-12-03 18:22:10 +00:00
StéphaneGL
e29f5c4b26
removed
2018-12-03 18:21:38 +00:00
StéphaneGL
d502eebd42
Added a comment
2018-12-03 18:20:29 +00:00
Joey Hess
3ad7b7927e
comment
2018-12-03 13:52:10 -04:00
Joey Hess
2544a24765
merge
2018-12-03 13:42:56 -04:00
Joey Hess
f386d8556d
remove spam
...
This particular page is attacting spam, I assume because of google rank.
I will have to lock comments to it I'm afraid.
2018-12-03 13:36:11 -04:00
Joey Hess
7a2d257159
comment
2018-12-03 13:35:23 -04:00
Joey Hess
41eb9d405e
followup
2018-12-03 13:31:20 -04:00
Joey Hess
bc4aa3f0e3
comment
2018-12-03 13:26:00 -04:00
Joey Hess
33085f4bfe
followup
2018-12-03 13:23:46 -04:00
Joey Hess
ae3beccd7c
comment
2018-12-03 13:07:40 -04:00
Joey Hess
3a9a6bc56b
response
2018-12-03 12:59:42 -04:00
spwhitton
89abe04eb8
Added a comment
2018-12-03 16:38:12 +00:00
Joey Hess
1948af854e
fixed
2018-12-03 12:33:54 -04:00
spwhitton
62f90eed06
post bug
2018-12-02 16:40:27 +00:00
Joey Hess
bb94cc9f8b
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-01 14:05:51 -04:00
Joey Hess
4cf9daf8b9
remove obsolete warning
2018-12-01 14:04:38 -04:00
anarcat
14213c0e42
Added a comment: how about for regular key/value storage?
2018-12-01 17:42:18 +00:00
Joey Hess
aea6f98727
update
2018-12-01 12:24:11 -04:00
Joey Hess
44c0a08429
add back deltas
...
also switch all urls to https
2018-12-01 12:13:46 -04:00
Joey Hess
12bec83f45
response
2018-12-01 12:05:20 -04:00
Joey Hess
5b5cff2572
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-01 11:46:22 -04:00
Joey Hess
01f93bb89f
2018 user survey is live
2018-12-01 11:46:01 -04:00
anarcat
e2fd1a513a
feature request: LFS API support!
2018-11-30 21:30:22 +00:00
anarcat
f5ec2f074d
note git-annex not supported by gitlab anymore
2018-11-30 21:27:03 +00:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
1079b5b296
2018-11-30 20:51:48 +00:00
anarcat
84e0ea5ce3
Added a comment: status?
2018-11-30 19:46:20 +00:00
Ilya_Shlyakhter
0b924bc1ce
added suggestion for an option to encrypt just the special remote credentials but not its contents
2018-11-29 03:49:39 +00:00
toh_corpora
d4a94a2330
Added a comment
2018-11-28 15:56:54 +00:00
Joey Hess
185287718d
followup
2018-11-28 11:40:13 -04:00
Joey Hess
77c13ca3e8
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-28 11:33:05 -04:00
Joey Hess
2b77dbf6a1
devblog
2018-11-28 11:32:38 -04:00
leni536
7285ffef62
2018-11-28 09:02:12 +00:00
toh_corpora
9443db1d64
2018-11-27 17:24:19 +00:00
Joey Hess
5a741c624e
Make bittorrent special remote work w/o btshowmetainfo installed when it was build with torrentparser. Thanks, Robert Schütz
2018-11-27 12:31:06 -04:00
toh_corpora
568b932c5d
Added a comment
2018-11-27 14:10:53 +00:00
toh_corpora
6af0633519
Added a comment
2018-11-27 13:59:36 +00:00
anarcat
c08dfd9a21
Added a comment: restic
2018-11-27 07:13:29 +00:00
anarcat
2c1a0af295
Added a comment: progress?
2018-11-27 06:47:26 +00:00
andrew
bb9580ba66
Added a comment
2018-11-26 15:42:36 +00:00
robert.schuetz@7942237bf71a2ae4f5d3cb047d167612b8c9e311
15d3ecc9cf
2018-11-26 14:26:08 +00:00
techcustomersupport
3263fd42f2
Added a comment: adding a remote
2018-11-26 11:43:08 +00:00
techcustomersupport
95e1c722cb
removed
2018-11-26 11:42:18 +00:00
techcustomersupport
7bb6320c60
Added a comment: adding a remote
2018-11-26 11:41:11 +00:00
TroisSinges
a79e467c10
Added a comment
2018-11-23 07:33:55 +00:00
TroisSinges
f8099b45af
2018-11-23 07:31:07 +00:00
jwiklund@3ecbaacd157648da5a91042b6aa44f36b107b5c7
debd21ccba
2018-11-22 16:43:49 +00:00
jwiklund@3ecbaacd157648da5a91042b6aa44f36b107b5c7
b23aba36f9
2018-11-22 16:42:37 +00:00
jwiklund@3ecbaacd157648da5a91042b6aa44f36b107b5c7
3c1df9f4dd
2018-11-22 16:40:41 +00:00
ted.strauss@61d845770f32afe94ef994b2f25d610756b4128b
a0ee220f94
2018-11-22 15:24:53 +00:00
yarikoptic
acb4bcf2db
Added a comment
2018-11-21 19:56:45 +00:00
Mowgli
98af4f51d1
Added a comment: reflink and subvolume
2018-11-21 19:41:30 +00:00
Mowgli
9f3dfeb9a1
removed
2018-11-21 19:40:04 +00:00
Mowgli
a23d982153
Added a comment: reflink and subvolume
2018-11-21 19:38:56 +00:00
yarikoptic
beffd92109
Added a comment
2018-11-21 19:21:48 +00:00
Mowgli
8b76e284a8
Added a comment: reflink and subvolume
2018-11-21 19:01:11 +00:00
Joey Hess
f3ff4e7e26
add news item for git-annex 7.20181121
2018-11-21 14:24:30 -04:00
Joey Hess
60ba0371b6
despam
2018-11-21 11:12:52 -04:00
RannyJohns
bb61cf4aae
Added a comment: Nice post
2018-11-21 06:16:06 +00:00
Joey Hess
16873782e5
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-20 20:23:09 -04:00
andrew
c429bbea4b
2018-11-20 22:29:21 +00:00
andrew
e95e15f65b
Added a comment
2018-11-20 21:56:03 +00:00
andrew
2d03a4fbd2
Added a comment
2018-11-20 21:42:11 +00:00
andrew
802c62e23a
Added a comment
2018-11-20 20:43:50 +00:00
andrew
44ee13f245
removed
2018-11-20 20:43:07 +00:00
andrew
56204470ba
Added a comment
2018-11-20 20:42:36 +00:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
987af8d251
2018-11-20 19:34:26 +00:00
anarcat
d5fd4d7806
Added a comment: apenwarr on mtimes
2018-11-20 19:17:00 +00:00
andrew
119ca99a62
Added a comment
2018-11-20 17:45:34 +00:00
Joey Hess
40cb1a674c
update from source build instructions
...
The EKG build flag was removed, so remove the page about it.
2018-11-20 12:14:23 -04:00
Joey Hess
eb627ab98c
close
2018-11-20 12:09:01 -04:00
Joey Hess
694d0185cd
add todo item
2018-11-20 12:07:21 -04:00
Joey Hess
636e6ab67a
close
2018-11-20 11:45:30 -04:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
ffbe86a76f
Added a comment
2018-11-20 11:06:31 +00:00
yarikoptic
61f53f09cf
initial FTBFS on sid
2018-11-20 03:09:53 +00:00
yarikoptic
76fc9af4c1
Added a comment
2018-11-19 22:46:01 +00:00
Joey Hess
171dbe81c6
finally done with this
2018-11-19 18:44:03 -04:00
Joey Hess
9c0cece35a
followup
2018-11-19 18:12:03 -04:00
Joey Hess
e053df9451
followup
2018-11-19 17:49:59 -04:00
Joey Hess
b82b775639
followup
2018-11-19 17:45:57 -04:00
yarikoptic
a078de4667
Added a comment: reconfirming with new build option
2018-11-19 21:33:34 +00:00
Joey Hess
36d4fee6b0
followup
2018-11-19 17:31:16 -04:00
yarikoptic
cd18edf858
Added a comment
2018-11-19 21:14:10 +00:00
yarikoptic
58a496d8a2
Added a comment
2018-11-19 21:10:48 +00:00
Joey Hess
362605d6c6
followup
2018-11-19 17:07:13 -04:00
Joey Hess
d418557b5e
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-19 17:01:15 -04:00
Joey Hess
ed27662e96
comment
2018-11-19 17:00:56 -04:00
yarikoptic
e52063d046
Added a comment
2018-11-19 20:55:27 +00:00
Joey Hess
12a8634d6b
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-19 16:50:46 -04:00
Joey Hess
ff9d1ed203
clarify
2018-11-19 16:50:17 -04:00
yarikoptic
1475fce58d
Added a comment
2018-11-19 20:26:33 +00:00
Joey Hess
c2e298e96e
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-19 15:47:03 -04:00
Joey Hess
3c8f0d1e1b
further comment
2018-11-19 15:46:40 -04:00
yarikoptic
7c024f6882
Added a comment
2018-11-19 19:25:35 +00:00
Joey Hess
9127fe4821
add DebugLocks build flag
...
Using the method described in
https://www.fpcomplete.com/blog/2018/05/pinpointing-deadlocks-in-haskell
but my own code to implement it, and with callstacks added.
This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-11-19 15:02:43 -04:00
Joey Hess
953856df5f
comment
2018-11-19 13:28:44 -04:00
Joey Hess
e612633999
rethrow ExitStatus exceptions
...
Several git-annex commands want to exit right away, but that's an
exception, which is caught due to 39fbaa0682
.
So, re-throw it.
2018-11-19 13:18:08 -04:00
Joey Hess
9508e02ad9
comment
2018-11-19 13:17:42 -04:00
Joey Hess
6bbcccc5bb
comment
2018-11-19 13:09:45 -04:00
Joey Hess
17fe45fc6f
comment
2018-11-19 12:41:37 -04:00
Joey Hess
0bdf01079a
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-19 12:40:12 -04:00
Joey Hess
1f9f220816
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-19 12:39:11 -04:00
yarikoptic
9b1c371c13
Added a comment: dependencies information
2018-11-19 15:54:14 +00:00
yarikoptic
aee99a7ce5
2018-11-19 15:39:27 +00:00
yarikoptic
fb079c1dcb
Added a comment
2018-11-19 04:08:37 +00:00
yarikoptic
2770e1791a
Added a comment
2018-11-19 03:18:23 +00:00
yarikoptic
cabb57232c
reverting since or username(yarikoptic) is not understood
2018-11-18 19:09:05 +00:00
yarikoptic
3752dcb8be
added or username(yarikoptic) to see if that would add my bugreports without explicit meta author=yoh
2018-11-18 19:08:23 +00:00
yarikoptic
dacb3603dc
initial FTBFS on sid
2018-11-18 19:04:50 +00:00
michael.hanke@c60e12358aa3fc6060531bdead1f530ac4d582ec
f39db41d20
Added a comment: git annex init --version=6 leaves repo dirty
2018-11-18 17:00:21 +00:00
andrew
3f0bc854fd
2018-11-18 16:16:55 +00:00
andrew
98d88e058f
Added a comment
2018-11-17 19:13:24 +00:00
andrew
64355f8c08
Added a comment
2018-11-17 19:07:07 +00:00
andrew
01abb6cefc
Added a comment
2018-11-17 18:17:27 +00:00
andrew
fceefeb22e
2018-11-17 17:55:41 +00:00
andrew
f6a3a8fc69
2018-11-17 14:42:51 +00:00
yarikoptic
900bf34362
Added a comment
2018-11-16 22:12:58 +00:00
yarikoptic
958d037467
initial suggestion to have ghc version reported in annex version output
2018-11-16 22:06:51 +00:00
Joey Hess
fac397c875
remove redundant OPTIONS section
2018-11-15 22:38:35 -04:00
yarikoptic
4238064600
Added a comment
2018-11-15 20:43:27 +00:00
andrew
615cbf5ffe
Added a comment
2018-11-15 20:15:16 +00:00
Joey Hess
39fbaa0682
catch all (non-async) exceptions when running a commandAction
...
When a command is operating on multiple files and there's an error with
one, try harder to continue to the rest. (As was already done for many
types of errors including IO errors.)
This handles cases like lockContentForRemoval throwing an exception when
the content is already locked. Just because a drop of one file fails, does
not mean it shouldn't go on to try to drop other files.
I looked over uses of `giveup` in Command/*; there are too many to check
them all extensively, but none stood out as being problems that should let
one commandAction stop running other commandActions. Worst case, something
bad will happen and rather than stopping right away with an error,
git-annex will display multiple errors as it fails over and over on each
file. I don't think I ever really intended `error`/`giveup` to stop other
commandActions; this was a relic of old confusion over haskell exception
handling.
Test suite passes.
This commit was sponsored by Ethan Aubin.
2018-11-15 15:59:43 -04:00
Joey Hess
2df31610ed
response
2018-11-15 15:21:39 -04:00
Joey Hess
04b5ed09d8
close old unreproducible bug report
2018-11-15 15:17:49 -04:00
Joey Hess
bb059ce8ef
remove spam; user banned
2018-11-15 15:09:59 -04:00
Joey Hess
ee9c974e06
followup
2018-11-15 14:37:25 -04:00
Joey Hess
ca55119749
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-15 14:32:26 -04:00
Joey Hess
025f90bfcc
followup
2018-11-15 14:30:38 -04:00
yarikoptic
98825e26d8
Added a comment
2018-11-15 18:06:10 +00:00
Joey Hess
05bfce7ca8
comments
2018-11-15 13:36:20 -04:00
Joey Hess
71cc9cfaa2
improve smudge --clean behavior on outside work tree files
...
smudge: When passed a file located outside the working tree, eg by git
diff, avoid erroring out.
This commit was sponsored by Ewen McNeill on Patreon.
2018-11-15 13:04:40 -04:00
Joey Hess
ac27c29490
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-15 12:31:51 -04:00
Joey Hess
f991a08d4e
comment
2018-11-15 12:29:20 -04:00
sorsasampo@35b3d76c4c73ffc3f2c89e965c47a3f6a2721228
1815b027a2
2018-11-15 16:03:12 +00:00
Joey Hess
9063a0fdd7
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-15 11:28:38 -04:00
yarikoptic
90f86575cb
Added a comment: my bad
2018-11-15 12:34:58 +00:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
b6e9a69f42
Added a comment
2018-11-15 10:12:49 +00:00
Ilya_Shlyakhter
01de48e537
added suggestion to add xxHash backend
2018-11-15 07:28:24 +00:00
Elina_Williams
4d25933f8b
Added a comment
2018-11-15 06:48:31 +00:00
Elina_Williams
3bdf473edc
removed
2018-11-15 06:46:18 +00:00
Elina_Williams
80e400cc65
Added a comment
2018-11-15 06:45:04 +00:00
Ilya_Shlyakhter
57f631f156
Added a comment
2018-11-15 02:11:43 +00:00
https://launchpad.net/~barthelemy
ea3d399789
2018-11-15 02:00:18 +00:00
Joey Hess
d6fb123318
requested name change
2018-11-14 13:03:13 -04:00
Ilya_Shlyakhter
827d9c3135
added suggestion about keeping the git-annex branch permanently checked out
2018-11-14 16:42:41 +00:00
andrew
fdab537f46
Added a comment
2018-11-14 13:32:53 +00:00
yarikoptic
5f53dcbf80
Added a comment
2018-11-13 20:02:18 +00:00
Joey Hess
d65df7ab21
improve messages around export conflicts
...
When an export conflict prevents accessing a special remote, be clearer
about what the problem is and how to resolve it.
This commit was sponsored by Trenton Cronholm on Patreon.
2018-11-13 15:50:06 -04:00
Joey Hess
6a0618f7b3
todo
2018-11-13 15:49:22 -04:00
Joey Hess
e2589670da
update slightly
2018-11-13 15:13:44 -04:00
Joey Hess
4b14438c9a
suggestion
2018-11-13 14:04:37 -04:00
Joey Hess
381bc4ab34
followup
2018-11-13 13:50:59 -04:00
Joey Hess
170b88b95e
followup
2018-11-13 13:50:15 -04:00
Joey Hess
f4e0719aa3
followup and close
2018-11-13 13:34:12 -04:00
https://launchpad.net/~barthelemy
ab4be761be
Added a comment: cannot reproduce on git-annex 6.20180913
2018-11-13 09:32:55 +00:00
yarikoptic
329599428b
Added a comment: yeap -- it is netbase which is needed
2018-11-13 04:20:28 +00:00
yarikoptic
84b1fb72d4
Added a comment
2018-11-13 04:14:28 +00:00
Joey Hess
6f69ede2ea
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-12 17:31:52 -04:00
Joey Hess
a720f377af
bug report
2018-11-12 17:19:33 -04:00
anarcat
40dddf9ee1
Added a comment: probably fixed indeed
2018-11-12 20:54:05 +00:00
https://launchpad.net/~barthelemy
05d2cd9e14
2018-11-12 20:46:59 +00:00
Joey Hess
5d49408871
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-12 16:40:21 -04:00
Joey Hess
ba32210460
update
2018-11-12 16:37:43 -04:00
Joey Hess
e690da0174
followup
2018-11-12 16:23:51 -04:00
Joey Hess
1e4111a1d2
close dup of fixed issue
2018-11-12 16:16:26 -04:00
Joey Hess
ff9bd9620e
Fix resume of download of url when the whole file content is already actually downloaded
...
Don't much like that there's no way to distinguish between having the whole
content and having an old version of the file that's bigger, but of course
resuming a http transfer can always yield the wrong result if the file on
the http server is changing, and git-annex will detect that when it
verifies the downloaded content.
This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-11-12 16:08:47 -04:00
Joey Hess
c24bdfd689
response
2018-11-12 15:44:44 -04:00
yarikoptic
19f7bd294f
Added a comment
2018-11-12 19:34:00 +00:00
yarikoptic
7fe1a83f7f
Added a comment
2018-11-12 19:27:48 +00:00
yarikoptic
47f6bfdb7e
Added a comment
2018-11-12 19:15:53 +00:00
Joey Hess
563f8b7c0f
followup
2018-11-12 14:54:50 -04:00
Joey Hess
e4125318d8
response
2018-11-12 14:52:30 -04:00
yarikoptic
396b6134ac
added my meta
2018-11-12 18:02:03 +00:00
yarikoptic
6f0cbbd204
initial report on annex not properly considering http somehow while within docker
2018-11-12 18:00:18 +00:00
Joey Hess
58d1b2510c
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-12 13:26:10 -04:00
yarikoptic
9d47fcac49
Added a comment
2018-11-12 17:25:43 +00:00
Joey Hess
5ce078da92
bash completion fix
...
Fix bash completion of "git annex" to propertly handle files with spaces
and other problem characters. (Completion of "git-annex" already did.)
This commit was sponsored by Jake Vosloo on Patreon.
2018-11-12 13:23:05 -04:00
andrew
34d77ecdfd
2018-11-12 16:51:12 +00:00
yarikoptic
8f8b746f67
Added a comment: reply on the issue
2018-11-12 16:48:08 +00:00
andrew
b3d6b2dad9
Added a comment
2018-11-12 16:37:44 +00:00
andrew
4184878218
2018-11-12 16:36:26 +00:00
Joey Hess
d01c7c173c
response
2018-11-12 12:10:40 -04:00
Joey Hess
f32d4d57db
exclude the duplicate tag page from the list of bugs
2018-11-12 12:05:03 -04:00
Joey Hess
5bb2c72b6d
followup
2018-11-12 12:03:39 -04:00
Joey Hess
911f75232b
followup
2018-11-12 11:49:44 -04:00
Joey Hess
398bac4530
not dup
2018-11-12 11:23:56 -04:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
0bb3a55646
Added a comment
2018-11-12 08:48:34 +00:00
xelxebar
cd5c53ca60
2018-11-12 03:28:38 +00:00
andrew
2429763490
Added a comment
2018-11-12 03:17:48 +00:00
andrew
d20872e250
removed
2018-11-12 02:37:45 +00:00
andrew
cf8eaab7e0
Added a comment
2018-11-11 23:30:23 +00:00
andrew
f18cbb59f6
removed
2018-11-11 23:29:56 +00:00
andrew
daaf819cbb
Added a comment
2018-11-11 23:28:22 +00:00
andrew
22438c42dd
Added a comment
2018-11-11 23:20:26 +00:00
andrew
17983fcb3d
Added a comment
2018-11-11 23:13:29 +00:00
andrew
8853f6b13c
2018-11-11 21:39:56 +00:00
andrew
87efebb590
Added a comment
2018-11-11 21:35:26 +00:00
andrew
97453224ed
2018-11-11 21:33:37 +00:00
Joey Hess
d733da87f6
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-10 12:38:27 -04:00
Joey Hess
77ea81f945
comment
2018-11-10 12:34:29 -04:00
spwhitton
b3444547a5
Added a comment
2018-11-09 21:07:32 +00:00
Joey Hess
5a25069dfd
comment
2018-11-09 13:10:00 -04:00
Joey Hess
f78f97780c
Fix build with persistent-sqlite older than 2.6.3.
...
This commit was sponsored by Jack Hill on Patreon.
2018-11-09 13:09:02 -04:00
Joey Hess
4623a037f5
Merge remote-tracking branch 'origin/master'
2018-11-09 13:04:14 -04:00
Joey Hess
0d1b42ef78
update
2018-11-08 15:43:02 -04:00
Joey Hess
82aad90d33
update roadmap
2018-11-08 15:42:53 -04:00
yarikoptic
b1a5ea5f53
original double complain on get -J
2018-11-08 18:05:56 +00:00
Joey Hess
0f5e5703e5
update
2018-11-08 11:46:23 -04:00
andrew
758c2b731f
Added a comment
2018-11-08 13:10:23 +00:00
andrew
5afd6d105a
Added a comment
2018-11-08 13:06:56 +00:00
seantparsons
352f88226f
Added a comment
2018-11-06 22:50:25 +00:00
yarikoptic
60cf067d79
Added a comment
2018-11-06 22:16:39 +00:00
yarikoptic
1011d957aa
Added a comment
2018-11-06 20:01:08 +00:00
Joey Hess
6ecd55a9fa
Fixed some other potential hangs in the P2P protocol
...
Finishes the start made in 983c9d5a53
, by
handling the case where `transfer` fails for some other reason, and so the
ReadContent callback does not get run. I don't know of a case where
`transfer` does fail other than the locking dealt with in that commit, but
it's good to have a guarantee.
StoreContent and StoreContentTo had a similar problem.
Things like `getViaTmp` may decide not to run the transfer action.
And `transfer` could certianly fail, if another transfer of the same
object was in progress. (Or a different object when annex.pidlock is set.)
If the transfer action was not run, the content of the object would
not all get consumed, and so would get interpreted as protocol commands,
which would not go well.
My approach to fixing all of these things is to set a TVar only
once all the data in the transfer is known to have been read/written.
This way the internals of `transfer`, `getViaTmp` etc don't matter.
So in ReadContent, it checks if the transfer completed.
If not, as long as it didn't throw an exception, send empty and Invalid
data to the callback. On an exception the state of the protocol is unknown
so it has to raise ProtoFailureException and close the connection,
same as before.
In StoreContent, if the transfer did not complete
some portion of the DATA has been read, so the protocol is in an unknown
state and it has to close the conection as well.
(The ProtoFailureMessage used here matches the one in Annex.Transfer, which
is the most likely reason. Not ideal to duplicate it..)
StoreContent did not ever close the protocol connection before. So this is
a protocol change, but only in an exceptional circumstance, and it's not
going to break anything, because clients already need to deal with the
connection breaking at any point.
The way this new behavior looks (here origin has annex.pidlock = true so will
only accept one upload to it at a time):
git annex copy --to origin -J2
copy x (to origin...) ok
copy y (to origin...)
Lost connection (fd:25: hGetChar: end of file)
This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-11-06 14:52:32 -04:00
Joey Hess
9adc0b3417
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-06 13:01:00 -04:00
Joey Hess
983c9d5a53
git-annex-shell: fix transfer hang
...
Fix hang when transferring the same objects to two different clients at the
same time. (Or when annex.pidlock is used, two different objects to the
same or different clients.)
Could also potentially occur if a client was downloading an object and
somehow lost connection but that git-annex-shell was still running and
holding the transfer lock.
This does not guarantee that, if `transfer` fails for some other reason,
a DATA response will be made.
This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-11-06 13:00:37 -04:00
metst13@1d16544ec52801db7efb2895d3dc7a4458b8eb45
7bca7542d6
Added a comment
2018-11-06 16:10:11 +00:00
metst13@1d16544ec52801db7efb2895d3dc7a4458b8eb45
1803ba1bcc
Added a comment: clone to the server
2018-11-06 14:58:39 +00:00
yarikoptic
68adc08502
initial report on failing to get a file after it actually got to tmp/ fully
2018-11-06 03:43:40 +00:00
Joey Hess
0a0242224d
full analysis
2018-11-05 18:25:55 -04:00
Joey Hess
44769d9285
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-05 17:13:16 -04:00
Joey Hess
14075afbd7
updated analysis
2018-11-05 17:12:19 -04:00
yarikoptic
0f0a6336cd
Added a comment
2018-11-05 21:01:35 +00:00
yarikoptic
2003b42efb
Added a comment
2018-11-05 20:53:48 +00:00
spwhitton
4bb1a6060f
report failure to build against stretch
2018-11-05 20:20:30 +00:00
Joey Hess
c31ea81ee9
pidlock
2018-11-05 15:37:46 -04:00
Joey Hess
bb14843e72
update thanks, listing code and other significant non-financial contributors
2018-11-05 15:07:14 -04:00
Joey Hess
3c50fa130c
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-05 14:39:18 -04:00
Joey Hess
3ef13f128f
followup on bug triage
2018-11-05 14:38:32 -04:00
Joey Hess
fd128e5a3f
code review and response
2018-11-05 14:28:02 -04:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
4d11214908
Added a comment
2018-11-05 18:22:49 +00:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
296c984c66
Added a comment
2018-11-05 18:21:54 +00:00
Joey Hess
d87ebf82a8
add news item for git-annex 7.20181105
2018-11-05 13:33:59 -04:00
yarikoptic
aabfdca800
Added a comment
2018-11-05 17:31:46 +00:00
Joey Hess
5f213d45b1
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-05 12:34:54 -04:00
Joey Hess
0cb6d14383
followup
2018-11-05 12:34:27 -04:00
yarikoptic
13f9e79df1
removed
2018-11-05 16:03:47 +00:00
anarcat
6d954cc132
upload to the test collection, giving users an idea of how to change collections as well as forcing people to think before they upload
2018-11-05 16:02:23 +00:00
yarikoptic
02c74a0dfd
Added a comment
2018-11-05 16:00:53 +00:00
yarikoptic
eb218d4e59
Added a comment
2018-11-05 15:57:17 +00:00
Joey Hess
42f1ea72de
followup
2018-11-05 11:47:58 -04:00
Joey Hess
cb69b77625
fix link
2018-11-05 11:39:04 -04:00
Joey Hess
11a37386df
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-05 11:37:39 -04:00
seantparsons
8570c07d49
2018-11-04 20:59:39 +00:00
anarcat
cb122b9d1e
Added a comment: rsync can do this on its own
2018-11-04 19:29:19 +00:00
Joey Hess
7f15339162
update
2018-11-04 15:06:06 -04:00
anarcat
d621846ab8
Added a comment: workaround with youtube-dl
2018-11-03 20:52:49 +00:00
anarcat
16cbeb6aff
Added a comment: oops
2018-11-03 19:52:48 +00:00
spwhitton
f09f846fea
Added a comment
2018-11-03 19:41:32 +00:00
anarcat
4241de01c8
p2pstdio doesn't exist in stretch and buster doesn't degrade gracefully
2018-11-03 19:30:29 +00:00
admin
55fca72138
removed
2018-11-03 05:24:04 +00:00
andrew
0dc9e68cdb
Added a comment
2018-11-02 22:03:15 +00:00
yarikoptic
c6cb372a9d
Added a comment: tests fail - can't build to test the change
2018-11-02 21:51:16 +00:00
yarikoptic
4d24b712b0
Added a comment
2018-11-02 19:58:06 +00:00
Joey Hess
0c05b92b7c
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-02 13:45:57 -04:00
Joey Hess
c371a8b10e
followup
2018-11-02 13:42:57 -04:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
39bff661b0
Added a comment
2018-11-02 08:57:40 +00:00
Ilya_Shlyakhter
a68d4705b1
Added a comment
2018-11-01 17:13:00 +00:00
andrew
e6f90c1f87
Added a comment
2018-11-01 12:24:10 +00:00
andrew
af385e2d34
Added a comment
2018-11-01 12:15:35 +00:00
andrew
937d9d545a
Added a comment
2018-11-01 12:02:59 +00:00
yarikoptic
0753ad46c2
It was "user error", things work now properlyish
2018-11-01 03:53:02 +00:00
Joey Hess
9c74ea84ab
add news item for git-annex 7.20181031
2018-10-31 15:47:37 -04:00
Joey Hess
37d00ca671
response
2018-10-31 13:50:51 -04:00
Joey Hess
83fc3692b9
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-31 12:44:12 -04:00
Adam.Schmalhofer@245dc7fa3c05299fc8973ae4241bcab07cd36140
506283c3f9
initial issue description
2018-10-31 15:51:04 +00:00
Ilya_Shlyakhter
8673c18f41
removed
2018-10-31 14:53:50 +00:00
Joey Hess
b5a6dfc779
close smudge, open transition tracking item
2018-10-31 08:31:07 -04:00
Gus
a1379fe56b
Added a comment: Nice!
2018-10-30 22:14:43 +00:00
Joey Hess
b144622d0d
devblog
2018-10-30 18:11:11 -04:00
Joey Hess
1428568554
retry when sqlite throws ErrorIO
...
I suspect this may be due to SQLITE_IOERR_SHORT_READ, but have not
verified.
I was able to reproduce it on Linux after running the test suite in a loop
for 1-3 hours until it failed.
The WAL mode entry change in 3963c5fcf5
may have hidden the problem I was seeing; I have not seen an ErrorIO
since then.
2018-10-30 18:06:38 -04:00
CandyAngel
2e0cc99b13
Add note about caching annex fulfilling this usage
2018-10-30 13:21:23 +00:00