I've tried using propfind <path> label-name-set and this returns blank. The label property holds a set of labels as a revision can have multiple labels. How do I query the labels out? Someone please help!
----- Original Message ----- From: "kranga" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 15, 2004 12:07 PM Subject: How can I determine what version has a given label > I have a file foo.bar which has 4 revisions - 1.1 through 1.4. Version 1.3 > is labeled "live." I see that there is a corresponding property > "label-name-set" set for version 1.3 in the store (I'm using mysql). My > question is - how do I programmatically determine which version has this > label? I can do a report to list out the versions, but there should be an > easier way (or so I think). I didn't see any API that allows me to retrieve > a version. > > Thanks > K > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
