Hello xmlBlasters, today we established a new repository structure fori the xmlBlaster sources.
So please rename your existing working directory and get it new from our svn-server: ---- Anonymous Access The following guides you how to download the xmlBlaster source. Note that this is read only access, for write access contact the maintainers on the mailing list. Assuming you have Subversion http://subversion.tigris.org/ installed on your machine you can check out the xmlBlaster sources with the following command: svn co svn://www.xmlBlaster.org/xmlBlaster/trunk xmlBlaster See the Subversion manual for additional information on how to use it. The above svn:// schema assumes that port 3690 is open in your firewall. If it is not, try to access xmlBlaster over http (WebDav): svn co http://www.xmlblaster.org/xmlBlaster/trunk xmlBlaster Enjoy! Kind regards and sorry for the inconvenience. Heinrich