> * Do I need a CVS version of slide to play with versioning, > or will the > 1.0.16 release do?
Version 1.0.16 contains Slide versioning but does *not* contain any DeltaV. You need a current version from CVS to play with DeltaV, DASL, etc. > * Do I need to configure slide as a webapp within my own > servlet container, > or will the default slide tomcat setup do? I recommend to configure slide as a webapp within my own servlet container. > * Do I need to use a certain database / store? I have tried Oracle and > postgresql, as well as file-stores, all without success... It should work with almost any store implementation. I have posted sometime before a how-to for the file store: http://www.mail-archive.com/slide-dev@jakarta.apache.org/msg03161.html > * Do I need to use the slide-client to test? Is there a way I can get > versioning to happen using webfolders under windows2k (yes, > Ugh, but in the > end it is what my customers will be using)? The Slide-Client is not 100% ready in terms of DeltaV. Unfortunately, there are few to no real clients explicitly supporting DeltaV (although not so few DeltaV servers are currently under construction). Of course, MS Web Folders, MS Office 2000, XML Spy, etc. are clients which support WebDAV and as such can implicitly get versioning happen by means of auto-versioning. > * The auto-version parameter is missing from my domain.xml > file... could > someone send me a sample domain.xml with this stuff in it? You will find one in the project tree, after checking out Slide from CVS, under .../Jakarta-Slide/src/conf/webapp/Domain.xml > In fact, if someone could send me a sample domain.xml and > server.xml file > with which the versioning is working, and tell me which > version of slide > they were using I think I could get it all going... OK, I can attach my Domain.xml which contains a file store configuration called "file". The paths for "rootpath" should be adapted. Regards, Peter -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>