Re: Naive question

From: Jim Amsden/Raleigh/IBM (jamsden@us.ibm.com)
Date: Tue, Sep 12 2000

  • Next message: Geoffrey M. Clemm: "Re: Naive question"

    To: ietf-dav-versioning@w3.org
    From: "Jim Amsden/Raleigh/IBM" <jamsden@us.ibm.com>
    Message-ID: <OFDC860193.B9B02B71-ON85256958.005F2408@raleigh.ibm.com>
    Date: Tue, 12 Sep 2000 13:30:15 -0400
    Subject: Re: Naive question
    
    You can't. PROPFIND returns the properties of both. Note that we can 
    create version selectors with VERSION-CONTROL, but DELETE doesn't actually 
    say you can delete them. DELETE of a version is undefined. DELETE on a 
    version selector should just delete the version selector, but then we have 
    a special case where the  version selector is accessed as a resource 
    itself. Remember the BIND/DELETE/UNBIND arguments? Geoff?
    
    
    
    
    
    How do you refer to a version selector rather than the version it selects?
    (i.e. to PROPFIND/PROPPATCH it's properties)