From: Eric D. <ede...@sy...> - 2018-02-06 21:23:01
|
Hi Damon, thank you for reporting. I have updated the link to the correct location: https://raw.githubusercontent.com/HUPO-PSI/mzML/master/schema/schema_1.1/mzML1.1.0.xsd *From:* Damon Barbacci [mailto:dam...@gm...] *Sent:* Friday, January 26, 2018 6:05 AM *To:* psi...@li... *Subject:* [Psidev-ms-dev] hyperlink to mzML 1.1.0 xsd is broken The hyperlink to "mzml1.1.0.xsd (main schema)" on the PSI webpage http://psidev.info/mzml_1_0_0%20 is broken. The hyperlink tries to go to http://psidev.cvs.sourceforge.net/*checkout*/psidev/psi/psi-ms/mzML/schema/mzML1.1.0.xsd but the following error is show in the browser The psidev project's CVS data is in read-only mode, so the project may have switched over to another source-code-management system. To check, visit the Project Summary Page for psidev <https://sourceforge.net/projects/psidev> and see if the menubar lists a newer code repository, such as SVN or Git. The CVS data can be accessed as follows. You can run a per-module CVS checkout via pserver protocol: · *cvs -z3 -d:pserver:anonymous@a.cvs.sourceforge.net:/cvsroot/psidev co -P htdocs* · *cvs -z3 -d:pserver:anonymous@a.cvs.sourceforge.net:/cvsroot/psidev co -P ppp* · *cvs -z3 -d:pserver:anonymous@a.cvs.sourceforge.net:/cvsroot/psidev co -P psi* · *cvs -z3 -d:pserver:anonymous@a.cvs.sourceforge.net:/cvsroot/psidev co -P psi-ms* You can view a list of files or copy all the CVS repository data via rsync (the 1st command lists the files, the 2nd copies): · *rsync -a a.cvs.sourceforge.net::cvsroot/psidev/* · *rsync -ai a.cvs.sourceforge.net::cvsroot/psidev/ /my/local/dest/dir/* If you are a project admin for psidev, you can request that this page redirect to another repo on your project by submitting a support request <https://sourceforge.net/support>. |