Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: CVS for Administrators.

Talk:CVS for Administrators: Difference between revisions

From MoodleDocs
(How to change cvs root file?)
 
No edit summary
Line 1: Line 1:
Hi all
Hi all


Would be helpfull to include, if there is there a way, a one liner to use in shell for existing installs to change:
Would be helpfull to include, if there is a way, a one liner to use in shell for existing installs to change:


:pserver:anonymous@cvs.sourceforge.net:/cvsroot/moodle
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/moodle

Revision as of 05:50, 14 May 2006

Hi all

Would be helpfull to include, if there is a way, a one liner to use in shell for existing installs to change:

pserver:anonymous@cvs.sourceforge.net:/cvsroot/moodle

to

pserver:anonymous@moodle.cvs.sourceforge.net:/cvsroot/moodle

Assuming that is what's required :)