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

Allow remote .sos folder #158

Open
ArneBachmann opened this issue Feb 2, 2018 · 4 comments
Open

Allow remote .sos folder #158

ArneBachmann opened this issue Feb 2, 2018 · 4 comments

Comments

@ArneBachmann
Copy link
Owner

ArneBachmann commented Feb 2, 2018

Separating working copy from repository - or putting repo on shared location (!)
Oh no, we're going towards shared repo now?

.sos could be either folder (as now) or a file containing a path (file:///repo-path-of.sos or webdav://... https://)

@ArneBachmann
Copy link
Owner Author

Requires little rework regarding detection and insertion of SOS path into functions.

@ArneBachmann ArneBachmann added this to the Ideas milestone Feb 2, 2018
@ArneBachmann
Copy link
Owner Author

Could add a parameter to offline that configures .sos accordingly. E.g. sos offline --repo=localpath --compress

@ArneBachmann
Copy link
Owner Author

This could easily implemented now that we have remotes already implemented. Just remove the None as local path and have only remotes left.

@ArneBachmann
Copy link
Owner Author

Related to #265

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant