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

Talk:CVS for Administrators

From MoodleDocs
Revision as of 02:01, 13 May 2008 by Jack Eapen (talk | contribs) (How to download a single folder from CVS?)

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 :)

Just ran remote CVS up and worked like a charm.--Dennis Daniels 23:16, 19 May 2006 (WST)

How to download a single folder from CVS?

Hi,

I want to download only a few modules from CVS. is it possible? when i tried with Tortoise cvs on Windows, it seems to be downloading the entire "contrib" folder.