Date: 2004-09-04T07:11:57 Editor: ThorstenScherler <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: SubversionMigration URL: http://wiki.apache.org/cocoon/SubversionMigration
no comment Change Log: ------------------------------------------------------------------------------ @@ -44,6 +44,10 @@ * [http://jsvn.alternatecomputing.com/ JSVN] (Java) == Quirks with some clients == +If you get: "unknown url scheme" then recompile your svn client with ssl support. On linux use +{{{ +./configure --with-ssl +}}} === Use recent version of Subclipse === The latest versions of Subclipse are hidden in the depth of the menus at their website. At [http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240] find the latest builds.
