Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webdav remote to be cloneable while retaining a (editable) filetree for non-Datalad users #114

Open
4 tasks
jsheunis opened this issue Sep 12, 2023 · 0 comments
Labels
support-tracker Track a support event that occurred elsewhere

Comments

@jsheunis
Copy link
Contributor

Origin: datalad office hour chat message

TODO (not necessarily to be performed in this order)

  • Inform OP/Add reference to this issue at origin
  • Clarifying Qs asked or not needed
  • Nature of the issue is understood
  • Inform OP about resolution

Summary

User wants to set up a remote on their university's webdav server that retains a human-readable file tree for non-DataLad-users but can be clonable. Ideally, they would also like to have only two locations in which datasets exists.

Discussion during office hour

@mih points to the datalad-annex remote, and advises to adopt a third location for consolidation of changes, which would put the webdav location into the role of a central read-only entry-point. The third location can be an ephemeral location, which only lives as long as changes need to be made, i.e.:

  1. clone from webdav to location where Git runs
  2. do changes
  3. push back

Shared https://rdm.sfb1451.de/webdav/ and suggested that an alternative may be a create-sibling-webdav export which provides the human readable filetree and git history, and an additional hidden webdav annex remote which could be linked to the data and supply past file versions.

Post office hour info

User provides summary of options, specifically datalad's webDAV special remote with --mode filetree versus a non-bare git remote with the so-called "dumb" http protocol.

Afterthoughts

This was mainly a discussion of various alternatives to solve a challenge that does not necessarily have a single solution. This could perhaps be transformed into a knowledge base item, but would need some thoughtful curation in order to convey the topic and content sensibly.

@jsheunis jsheunis added the support-tracker Track a support event that occurred elsewhere label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support-tracker Track a support event that occurred elsewhere
Projects
None yet
Development

No branches or pull requests

1 participant