Hi, I also have followed Thomas Schueppel's instructions to get versioning
working. But I am seeing some unexpected results. I am using J2EE store for
descriptors and file system store for content. Odd things I am seeing:

1) When I save new versions of a document, I see that the name of the actual
file in my contentstore file dir remains at _1.0, while versions created
under history are directories named 1, 2, 3 etc. Each directory contains
files named 1.0, 1.1 etc. Just by looking at listing under /history, there's
no way of knowing which document a particular version belongs to.

2) I noticed that when creating new content, RevisionDescriptors object is
still created with isVersioned = false. Is this normal?

Thanks
Andrei

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to