Hi All, Just tried to check out jmol from subversion repository according to the manual on http://jmol.sourceforge.net/download/#Subversion%20Access to find out that it doesn't work.
Apparently, since the 9th of July the removed the old updating system: http://sitedocs.sourceforge.net/status/support_sitestatus.html#1184001090 The working check out line is now: svn co https://jmol.svn.sourceforge.net/svnroot/jmol This also influences updating! >From the sourceforge site: http://sourceforge.net/docman/display_doc.php?docid=31070&group_id=1#notice Users of the old method (https://svn.sourceforge.net/svnroot/PROJECTNAME) should switch to the new access method (https://PROJECTNAME.svn.sourceforge.net/svnroot/PROJECTNAME) using these steps: 1. Make a copy of your local working copy. 2. Run 'svn info' at the root of the repository content, it should display a line that appears similar to: URL: https://svn.sourceforge.net/svnroot/PROJECTNAME/trunk 3. Run the following command at the root of the working copy: svn switch --relocate https://svn.sourceforge.net/svnroot/PROJECTNAME/trunk https://PROJECTNAME.svn.sourceforge.net/svnroot/PROJECTNAME/trunk The new updating method should go on the static page, I will put it on the wiki in any case. -- Greetings, Pim http://www.molmod.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
