Re: Distributing versions across servers
"Martin Bernauer" <[email protected]> Fri, 30 May 2003 15:18:02 +0200
| Newsgroups | gmane.ietf.deltav |
|---|---|
| Message-ID | <000e01c326ad$e5dd7740$d0a8a8c0@merzouga> |
As far as I understood it, a VR is created automatically upon checkin. And by Section 3.15 of the spec, I cannot move the VR by a move method. So how can it be possible then to store a VR of a VH on a different (WebDAV) server? Regards, Martin -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Geoffrey M Clemm Gesendet: Freitag, 30. Mai 2003 13:50 An: Martin Bernauer Cc: [email protected]; [email protected] Betreff: Re: Distributing versions across servers There is nothing in the protocol that prevents a server from storing versions from a given version history on different servers. What made you think that this was not allowed? Cheers, Geoff [email protected] wrote on 05/28/2003 09:02:54 AM: > > Hi, > > Is it possible in WebDAV versioning that the version resources of a version > history are distributed across mutliple servers? I guess this may sound a > little bit strange, though a server somehow implies among others autonomy > and responsibility for hosted resources, thus it seems that it might be > feasible (e.g., when multiple organizations are manipulating documents in > cooperation) to allocate version resources on the different servers. > > For example, is it possible to allocate three versions V1, V2 (succeeding > V1), and V3 (succeeding V2) on servers S1, S2, and S3 respectively? Is this > achieveable with server workspaces (sort of workaround)? Or do server > workspaces only work on the same physical machine (server)? > > Kind regards, > Martin >