That would be it, I was relaying the question from a coworker who for some reason can't get on this users list. You are correct, it is Node.restore() that I'm asking about. But it seems that it's not necessarily this method but somehow when we write byte[] to the content node's data property it is fairly consistently not working. Everything seems to go through fine but then when we try to read the content, through webdav or the api, it is completely empty. Does anyone know a reason for this? thanks
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tobias Bocanegra Sent: Thursday, May 01, 2008 3:13 PM To: [email protected] Subject: Re: Version.revert() hi, there is no Version.revert() method. maybe you mean Node.restore() ? can you provide a more specific example or test case? -- regards, toby On 5/1/08, Conoly, Brett <[EMAIL PROTECTED]> wrote: > This is just a very general question but has anyone had any problems > with the Version.revert() function? > > We have had several instances where a revert seems to just delete the > content somehow. > > Thanks > >
