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

implemented webdav resource versioning #322

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ilia-poliakov
Copy link

Hello, colleagues!
In our project we use sardine. It is very useful webdav client.
But recently we needed to implement working with file versioning according RFC 3253 .
I have implemented the necessary things in our project by extending SardineImpl class. Now I would like share this code.
Please, check my pull request and consider this feature.

@Ilia-poliakov Ilia-poliakov marked this pull request as ready for review May 18, 2020 20:10
@dkocher
Copy link
Collaborator

dkocher commented May 18, 2020

Relates to #100.

@lookfirst
Copy link
Owner

What do you think @dkocher ? LGTM.

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

Successfully merging this pull request may close these issues.

None yet

4 participants