[xmlWiki-developers] First CVS commit
Brought to you by:
elhugo
From: Jim K. <ka...@ie...> - 2001-11-01 01:45:49
|
I've set up the basic CVS directory structure and imported the Create/Save files. I haven't done the Javadoc on that yet, and the comments aren't even complete, but it should be a good test case to see if you can import the tree. You can easily browse to it from our page on SourceForge, but setting up cvs and ssh (a command line version) to download the tree and do the whole CVS thing is a bit tedious. I'd highly recommend reading the CVS/Windows FAQ on SourceForge to get started. Once you've checked out the tree and have Java, junit and Ant installed properly, you should be able to run "ant test" from the /xmlwiki directory which will build all the files and run the tests. We'll finish/add docs soon. I think you all can glean how to use the classes by skimming the sources anyway. Regards, Jim |