(no commit message)
authorErin <Erin@web>
Sat, 13 Apr 2024 19:31:01 +0000 (19:31 +0000)
committeradmin <admin@branchable.com>
Sat, 13 Apr 2024 19:31:01 +0000 (19:31 +0000)
doc/forum/How_to_allow_clones_to_get_files_via_URL__63__.mdwn

index ad7396f7b7fbf2597b1e87a514ae89b07e739a00..f3978d8123ca3fbb331419107a0f893adc021d67 100644 (file)
@@ -5,6 +5,7 @@ I’ve been trying a set up a dataset that primarily lives on a web server, but
 I used `datalad addurls` to add the URL of each file on the server to each file in the annex. When I run `git annex whereis filename`, it shows up that it lives on the server in the server’s local copy of the dataset, and that it lives on the web, with a correct URL. In fact, if I click on that URL and open it in a browser, it downloads my file.
 
 The dataset lives on Github, but the annex does not. When I make a clone of the superdataset on my personal computer, I get messages like
+
 ```
 [INFO   ] Unable to parse git config from origin                                                                                       
 [INFO   ] Remote origin does not have git-annex installed; setting annex-ignore                                                        
@@ -14,6 +15,7 @@ install(ok): /home/erin/Documents/DHA/carcas (dataset)
 
 Then when I'm in the dataset `carcas-models` that has the annex and I run `datalad get models
 /Alpaca\ 3rd\ Carpal\ L.glb`, I get this error message: 
+
 ```
 get(error): models/Alpaca 3rd Carpal L.glb (file) [no known url                                
 no known url
@@ -21,6 +23,7 @@ no known url]
 ```
 
 I suspect my problem is with how I set things up with git annex, because when I try `git annex get models/Alpaca\ 3rd\ Carpal\ L.glb`, I get the error:
+
 ```
 get models/Alpaca 3rd Carpal L.glb (from web...) 
   no known url