java - how can I get list of revisions of file from webdav repository on client side -


I'm getting a list of files through a profit mode:

  DavMethod pFind = New PropFindMethod (URL, deviantstant.propix_polip, devonstant. DEPTH_1); HttpClient.executeMethod (pFind); Multistats Multistat = pFind.getResponseBodyAsMultiStatus (); Multistat Response [] Responses = Multistat.Getrespons (); For (int i = 0; i  

but there is no information about the modification of the properties resource. How do I get this information?

Live DeltaAV properties have not been reported with PROPFIND allprop; You may need DAV: Check-In, DAV: Check-Out, and DAV: Version-History, or DAV: Version-History Report.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -