RE: Pop-quiz

From: Clemm, Geoff (gclemm@Rational.Com)
Date: Mon, Mar 20 2000

  • Next message: Clemm, Geoff: "RE: Label method body"

    Message-ID: <65B141FB11CCD211825700A0C9D609BC01D4D79B@chef.lex.rational.com>
    From: "Clemm, Geoff" <gclemm@Rational.Com>
    To: ietf-dav-versioning@w3.org
    Date: Mon, 20 Mar 2000 13:13:28 -0500
    Subject: RE: Pop-quiz
    
    In section 4.2, there is a "No such revision" error code
    (currently defined to be 4xx :-), which might be the
    better one to return here.
    
    Cheers,
    Geoff
    
    -----Original Message-----
    From: Tim Ellison/OTT/OTI [mailto:Tim_Ellison@oti.com]
    Sent: Monday, March 20, 2000 10:05 AM
    To: ietf-dav-versioning@w3.org
    Subject: Pop-quiz
    
    
    Given,
         - an unversioned collection '/foo/'
         - a versioned resource bar.html
    
    What would you expect the return code to be for
         PUT /foo/bar.html
    in the context of a workspace that does not select any revision (or working
    resource) for bar.html?
    
    How about 403 Forbidden?
    
    Tim