Hi
I suppose I did all there is to do to use cvs but it is asking for a password wich I dont have. I just want to use cvs to find and upload some fine blocks like quickmail but this cvs greenhorn doesnot get it.
Thanks for any consideration
Unfortunately, that page does not provide updated information Helen. I too, have been unable to follow those instructions and download the new code. The references to 1.4 are confusing. Can we get instructions that are 1.5 specific?
BTW, if you look at the web version, where is the 1.5+ code, all I see is a blank directory?
Marc
>Click on the revision tab and make sure "Use Head branch" is >chosen. As far as I know, this is the branch that 1.5+ is in and is >the latest stable code. If this has changed, somebody let me >know!
as "Use Head branch" it downloads moodle 1.6 development..
I dont want to use 1.6 development..
So I choose "Choose branch and tag" and then "update list"..
Now Which one to use : MOODLE_15_STABLE or MOODLE_153 ?
thank for your article, it helps me alot.
Hi CHardelle,
Trying to connect to the CVS gives the following message.
"
connect to cvs.sourceforge.net:2401 failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
"
Any suggestions??
Garry
Maybe that's because Sourceforge has changed the location of the Moodle repository... you need to use ...
anonymous@moodle.cvs.sourceforge.net
instead of
anonymous@cvs.sourceforge.net
Hi Jan,
Still stuck.
In F:\BACK UP OF DOWNLOADS\MOODLE CVS\moodle: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "checkout" "-P" "moodle"
CVSROOT=:pserver:anonymous@moodle.cvs.sourceforge.net:/cvsroot/moodle
connect to cvs.sourceforge.net:2401 failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Success, CVS operation completed
ANY SUGGESTIONS where I am going wrong
Garry
Just make sure you replace SERVER.cvs.moodle.org with any of the following:
I have just followed the instructions (using es.cvs.moodle.org in my case), and have checked out MOODLE_18_STABLE without problems.
Saludos. Iñaki.
Jason, to answer your questions,
Question #1
Yes, you can update using cvs even if you did not setup initally with cvs.
Question #2
If you have file folders or files in your moodle directory that are NOT part of the standard moodle checkout/update, then they will not be overwritten.
If you have modified a file that is part of the standard moodle, then I'm not actually sure whether it will overwrite the old one or not... you might havr to test this out to see what happens (in a test directory, not your production directory). You may not be able to use the old files anyway though, because the updated version may have changes that are needed for the new version of moodle to work properly. In case, what you need to do is move all your modifications from the old file into the new file.
"Question #1
Yes, you can update using cvs even if you did not setup initally with cvs."
I'm truly glad to know I can use cvs to update my current installations. Having read the posts that follow the one quoted here, I'm still a bit mystified. Is there a post somewhere that would walk me through the steps of installing turtlecvs and setting up my current installation to update with it? Sorry to ask what's probably obvious to some. Help would be appreciated.
Newbie
Hi, please, I need some "Back to Basics", I´m trying to download Moodle from CVS, I have done everything you have said in this course but I have the same message and a ridiculous noise of broken glases:
En C:\ProgramData\Microsoft\Windows\Start Menu\Programs\CVSNT: "C:\Program
Files\CVSNT\cvs.exe" -q checkout -P moodle
CVSROOT=:pserver:anonymous@moodle.cvs.sourceforge.net:/cvsroot/moodle
Empty password used - try 'cvs login' with a real password
cvs [checkout aborted]: cannot make directory moodle: Permission denied
Operación CVS fallida
Tortoise Tip: CVS tried to create a new file and discovered that the file already existed. There can be several causes for this: