RE: Multiple VCR's
"Clemm, Geoff" <[email protected]> Sun, 19 Jan 2003 23:07:43 -0500
| Newsgroups | gmane.ietf.deltav |
|---|---|
| Message-ID | <E4F2D33B98DF7E4880884B9F0E6FDEE201A121C5@SUS-MA1IT01> |
Baselining a collection never changes what versions are selected by the members of that collection ... it just records what versions are currently selected. Cheers, Geoff -----Original Message----- From: Vikram_Roopchand [mailto:[email protected]] Sent: Sunday, January 19, 2003 7:03 AM To: [email protected] Subject: RE: Multiple VCR's Hi , so what you mean is that when I will create a collection and baseline it , all the member vcr's in it will point to vr's (existing history lines) of there corresponding "source" lines (from the baselines) , instead of creating new ones ? wamr regards, Vikram -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Sunday, January 19, 2003 4:32 PM To: [email protected] Cc: [email protected] Subject: Re: Multiple VCR's Hi, I think the solution is what you wrote in you other post. "Vikram_Roopchand" <[email protected]>: > When it is said that a vcr is created in a workspace by VERSION-CONTROL request > and initialized with another version from some other version history , does that > mean that this vcr also "point's" to the same version As it interpret "point's" the answer is yes. > or is altogether new with it's own vr and history (of that vr). No new history created. Editing your example by adding "/workspace.." > VERSION-CONTROL /workspace1/foo.html HTTP/1.1 > Host: ... > > <?xml .....> > <D:version-control ...> > <D:version> > <D:href> http://server/someotherhistory/12/ver/3 </D:href> > </D:version> > </D:version-control> > > so is /workspace1/foo.html pointing to ver/3 Yes. > Could there be anyway in which two vcr's point to the same VR in a given VH ? > If so , how ? Use e.g. > VERSION-CONTROL /workspace2/foo.html HTTP/1.1 > Host: ... > > <?xml .....> > <D:version-control ...> > <D:version> > <D:href> http://server/someotherhistory/12/ver/2 </D:href> > </D:version> > </D:version-control> IIRC there is a restriction that you can't have multiple VCRs with the same VR in a workspace to avoid merging problems (Which I still don't think necessary BTW, but that's another matter not for today to discuss) Cheers, Edgar -- [email protected] "http://www.edgarschwarz.de" "http://www.edgar-schwarz.de/forum/oberon" Running Active Oberon Make it as simple as possible, but not simpler. Albert Einstein