New Spec for the Get-locations Operation
From: Shlomi Fish <shlomif_at_iglu.org.il>
Date: 2004-04-28 17:51:15 CEST
Hi all!
It turned out that the existing design, within my patch, of the get-locations
The new spec of the callback is the following:
svn_error_t *(*get_locations) (void *session_baton,
The types are the same as before, but their semantics are different. "path"
Now to the protocols. Judging by the previous conventions of these protocols,
Some of the wrapping XML tags for the WebDAV/DeltaV transport would have to
Query:
<S:get-locations xmlns:S="$SVN_NS" xmlns:D="DAV:">
Response:
<S:get-locations-report xmlns:S="$SVN_NS" xmlns:D="DAV:">
The ra_svn/svnserve protocol remains the same, just the contents of the
Comments are welcome, so please hurry before I actually start working on
Regards,
Shlomi Fish
-- --------------------------------------------------------------------- Shlomi Fish shlomif@iglu.org.il Homepage: http://shlomif.il.eu.org/ Quidquid latine dictum sit, altum viditur. [Whatever is said in Latin sounds profound.] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 28 17:46:50 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.