Help: Check in version with comment

rss167 <[email protected]>
Newsgroups gmane.comp.jakarta.slide.devel
Message-ID <[email protected]>
I want to be able to check in a file with a comment, whcih should then be
associated with that version.  When I do a REPORT method on the history
version, the comment should then be returned.  If I construct the XML below
and issue a CHECKIN request, the comment is not added to the file and it
remains blank.  

Can Slide handle comments on checkin or am I doing something wrong?

The XML for the checkin request is
<A:checkin xmlns:A="DAV:">
      <A:comment>testComment</A:comment>
</A:checkin>

I then do a REPORT on the history URI with the XML which returns a blank
comment.  The request XML is below
<A:version-tree xmlns:A='DAV:'>
      <A:prop>
               <A:comment/>
      </A:prop>
</A:version-tree>


--
View this message in context: http://www.nabble.com/Help%3A-Check-in-version-with-comment-t1639727.html#a4441312
Sent from the Jakarta Slide - Dev forum at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.