Hey guys, I'm trying to make a file system with Slide that will reserve resources on the server while you download or update them.
However, I don't know how I can implement this with locks and I haven't been able to figure out how checking out/in works with collections. The only argument I can give the method without returning an error is "/" or a file. How can I set up version control so I can reserve a collection on the server? I have tried this through the JAVA WebdavResource class (by using the checkoutMethod() method) as well as in the Slide Binary distribution. Thanks! Matt Ware --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
