comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 1 Apr 2025 14:54:03 +0000 (10:54 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 1 Apr 2025 14:54:03 +0000 (10:54 -0400)
doc/tips/using_the_web_as_a_special_remote/comment_17_50ec9369b389f6dc78284b2a087b9821._comment [new file with mode: 0644]

diff --git a/doc/tips/using_the_web_as_a_special_remote/comment_17_50ec9369b389f6dc78284b2a087b9821._comment b/doc/tips/using_the_web_as_a_special_remote/comment_17_50ec9369b389f6dc78284b2a087b9821._comment
new file mode 100644 (file)
index 0000000..773957c
--- /dev/null
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""Re: Special use case for Scientific application"""
+ date="2025-04-01T14:48:34Z"
+ content="""
+Sure it will work fine to have different versions of annexed files. 
+git-annex will know the url it can use to get whichever version is checked
+out in the current git branch.
+
+As for an easier way, it's possible to use [[git-annex-import]]
+with certian special remotes, which imports a tree of files from them, and
+re-running it imports whatever files are new or changed. This needs a
+special remote that supports it, and it would perhaps be possible to write
+such a special remote for Zenodo. Dunno if it would be worth the work to
+implement, but it may be worth seeing if Datalad could support that, if
+you use Datalad.
+"""]]